Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::StreamAnnotations.
A wrapper of repeated StreamAnnotation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#stream_annotations
def stream_annotations() -> ::Array<::Google::Cloud::VisionAI::V1::StreamAnnotation>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::StreamAnnotation>) — Multiple annotations.
#stream_annotations=
def stream_annotations=(value) -> ::Array<::Google::Cloud::VisionAI::V1::StreamAnnotation>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::StreamAnnotation>) — Multiple annotations.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::StreamAnnotation>) — Multiple annotations.