Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class StreamInput.
The inputs to this analyzer.
We accept input name references of the following form:
Generated from protobuf message google.cloud.visionai.v1.AnalyzerDefinition.StreamInput
Namespace
Google \ Cloud \ VisionAI \ V1 \ AnalyzerDefinitionMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ input |
string
The name of the stream input (as discussed above). |
getInput
The name of the stream input (as discussed above).
| Returns | |
|---|---|
| Type | Description |
string |
|
setInput
The name of the stream input (as discussed above).
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|