public enum RagMetadataSchemaDetails.Types.DataTypeReference documentation and code samples for the Vertex AI v1beta1 API enum RagMetadataSchemaDetails.Types.DataType.
Data type of the metadata.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Boolean |
Boolean type. |
Datetime |
Supported formats: %Y-%m-%dT%H:%M:%ES%Ez (absl::RFC3339_full) %Y-%m-%dT%H:%M:%ES %Y-%m-%dT%H:%M%Ez %Y-%m-%dT%H:%M %Y-%m-%dT%H%Ez %Y-%m-%dT%H %Y-%m-%d%Ez %Y-%m-%d %Y-%m %Y |
Float |
Float type. |
Integer |
Integer type. |
List |
List type.
|
String |
String type. |
Unspecified |
Unspecified type. |