Interface protos.google.cloud.aiplatform.v1beta1.IPartialArg (6.8.1)

Properties of a PartialArg.

Package

@google-cloud/aiplatform

Properties

boolValue

boolValue?: (boolean|null);

PartialArg boolValue

jsonPath

jsonPath?: (string|null);

PartialArg jsonPath

nullValue

nullValue?: (google.protobuf.NullValue|keyof typeof google.protobuf.NullValue|null);

PartialArg nullValue

numberValue

numberValue?: (number|null);

PartialArg numberValue

stringValue

stringValue?: (string|null);

PartialArg stringValue

willContinue

willContinue?: (boolean|null);

PartialArg willContinue