public enum Attribute.Types.DataTypeReference documentation and code samples for the API hub v1 API enum Attribute.Types.DataType.
Enumeration of attribute's data type.
Namespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Enum |
Attribute's value is of type enum. |
Json |
Attribute's value is of type json. |
String |
Attribute's value is of type string. |
Unspecified |
Attribute data type unspecified. |
Uri |
Attribute's value is of type uri. |