Google Cloud Vision Ai V1 Client - Class TargetStreamInput (0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class TargetStreamInput.
Message about target streamInput to remove.
Generated from protobuf message google.cloud.visionai.v1.RemoveApplicationStreamInputRequest.TargetStreamInput
Namespace
Google \ Cloud \ VisionAI \ V1 \ RemoveApplicationStreamInputRequestMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ stream |
string
|
getStream
Generated from protobuf field string stream = 1 [(.google.api.resource_reference) = {
| Returns | |
|---|---|
| Type | Description |
string |
|
setStream
Generated from protobuf field string stream = 1 [(.google.api.resource_reference) = {
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|