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

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

A wrapper of repeated StreamAnnotation.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ stream_annotations array<StreamAnnotation>

Multiple annotations.

getStreamAnnotations

Multiple annotations.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setStreamAnnotations

Multiple annotations.

Parameter
Name Description
var array<StreamAnnotation>
Returns
Type Description
$this