Google Cloud Vision Ai V1 Client - Class BoolValue (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class BoolValue.

Generated from protobuf message google.cloud.visionai.v1.BoolValue

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ value bool

getValue

Generated from protobuf field bool value = 1;

Returns
Type Description
bool

setValue

Generated from protobuf field bool value = 1;

Parameter
Name Description
var bool
Returns
Type Description
$this