Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 772 Bytes

V1alpha1Reference.md

File metadata and controls

11 lines (7 loc) · 772 Bytes

PermifyApi.V1alpha1Reference

Properties

Name Type Description Notes
name String The fully qualified name of the declaration. [optional]
overloadId [String] For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules. If the list has more than one element, overload resolution among the presented candidates must happen at runtime because of dynamic types. The type checker attempts to narrow down this list as much as possible. Empty if this is not a reference to a [Decl.FunctionDecl][google.api.expr.v1alpha1.Decl.FunctionDecl]. [optional]
value Constant [optional]