Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AnnotationList.
List representation in annotation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::Google::Cloud::VisionAI::V1::AnnotationValue>
Returns
-
(::Array<::Google::Cloud::VisionAI::V1::AnnotationValue>) — The values of
LIST
data type annotation.
#values=
def values=(value) -> ::Array<::Google::Cloud::VisionAI::V1::AnnotationValue>
Parameter
-
value (::Array<::Google::Cloud::VisionAI::V1::AnnotationValue>) — The values of
LIST
data type annotation.
Returns
-
(::Array<::Google::Cloud::VisionAI::V1::AnnotationValue>) — The values of
LIST
data type annotation.