Vertex AI v1beta1 API - Enum ImportIndexRequest.Types.ConnectorConfig.Types.DatapointFieldMapping.Types.NumericRestrict.Types.ValueType (1.0.0-beta66)

public enum ImportIndexRequest.Types.ConnectorConfig.Types.DatapointFieldMapping.Types.NumericRestrict.Types.ValueType

Reference documentation and code samples for the Vertex AI v1beta1 API enum ImportIndexRequest.Types.ConnectorConfig.Types.DatapointFieldMapping.Types.NumericRestrict.Types.ValueType.

The type of numeric value for the restrict.

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
Double

Represents 64 bit float.

Float

Represents 32 bit float.

Int

Represents 64 bit integer.

Unspecified

Should not be used.