Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::BoolArray (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::BoolArray.
A list of boolean values.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#values
defvalues()->::Array<::Boolean>
Returns
(::Array<::Boolean>) — A list of bool values.
#values=
defvalues=(value)->::Array<::Boolean>
Parameter
value (::Array<::Boolean>) — A list of bool values.