GoogleCloudAiplatformV1IndexDatapointNumericRestriction constructor
GoogleCloudAiplatformV1IndexDatapointNumericRestriction({})
Implementation
GoogleCloudAiplatformV1IndexDatapointNumericRestriction({
this.namespace,
this.op,
this.valueDouble,
this.valueFloat,
this.valueInt,
});