Class NumericRestrict (1.101.0)

NumericRestrict(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Restrictions on numeric values.

Attributes

Name Description
namespace str
Required. The namespace of the restrict.
value_column str
Optional. The column containing the numeric value.
value_type google.cloud.aiplatform_v1beta1.types.ImportIndexRequest.ConnectorConfig.DatapointFieldMapping.NumericRestrict.ValueType
Required. Numeric type of the restrict. Must be consistent for all datapoints within the namespace.

Classes

ValueType

ValueType(value)

The type of numeric value for the restrict.

Methods

NumericRestrict

NumericRestrict(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Restrictions on numeric values.