public enum Attribute.Types.DefinitionTypeReference documentation and code samples for the API hub v1 API enum Attribute.Types.DefinitionType.
Enumeration of attribute definition types.
Namespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
SystemDefined |
The attribute is predefined by the API Hub. Note that only the list of allowed values can be updated in this case via UpdateAttribute method. |
Unspecified |
Attribute definition type unspecified. |
UserDefined |
The attribute is defined by the user. |