Google Cloud Video Stitcher V1 Client - Class AkamaiCdnKey (0.8.3)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setTokenKey

Input only. Token key for the Akamai CDN edge configuration.

Parameter
NameDescription
var string
Returns
TypeDescription
$this