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

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

Message about a single stream input config.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ stream_with_annotation StreamWithAnnotation

getStreamWithAnnotation

Generated from protobuf field .google.cloud.visionai.v1.StreamWithAnnotation stream_with_annotation = 1;

Returns
Type Description
StreamWithAnnotation|null

hasStreamWithAnnotation

clearStreamWithAnnotation

setStreamWithAnnotation

Generated from protobuf field .google.cloud.visionai.v1.StreamWithAnnotation stream_with_annotation = 1;

Parameter
Name Description
var StreamWithAnnotation
Returns
Type Description
$this