Interface protos.google.protobuf.IBoolValue (1.11.0)

Properties of a BoolValue.

Package

@google-cloud/aiplatform

Properties

value

value?: (boolean|null);

BoolValue value

Property Value
TypeDescription
(boolean|null)