Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class AkamaiCdnKey.
Configuration for an Akamai CDN key.
Generated from protobuf message google.cloud.video.stitcher.v1.AkamaiCdnKey
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ token_key |
string
Input only. Token key for the Akamai CDN edge configuration. |
getTokenKey
Input only. Token key for the Akamai CDN edge configuration.
Returns | |
---|---|
Type | Description |
string |
setTokenKey
Input only. Token key for the Akamai CDN edge configuration.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |