Interface protos.google.cloud.aiplatform.v1beta1.IValue (3.13.0)

Properties of a Value.

Package

@google-cloud/aiplatform

Properties

doubleValue

doubleValue?: (number|null);

Value doubleValue

intValue

intValue?: (number|Long|string|null);

Value intValue

stringValue

stringValue?: (string|null);

Value stringValue