Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class GenerateStreamHlsTokenRequest.
Request message for getting the auth token to access the stream HLS contents.
Generated from protobuf message google.cloud.visionai.v1.GenerateStreamHlsTokenRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ stream |
string
Required. The name of the stream. |
getStream
Required. The name of the stream.
| Returns | |
|---|---|
| Type | Description |
string |
|
setStream
Required. The name of the stream.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|