public enum HttpOperationDetails.Types.DataTypeReference documentation and code samples for the API hub v1 API enum HttpOperationDetails.Types.DataType.
Type of data
Namespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Bool |
Boolean data type |
Float |
Float data type |
Integer |
Integer data type |
String |
String data type |
Unspecified |
Unspecified data type |
Uuid |
UUID data type |