Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class CdnKey.
Configuration for a CDN key. Used by the Video Stitcher to sign URIs for fetching video manifests and signing media segments for playback.
Generated from protobuf message google.cloud.video.stitcher.v1.CdnKey
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ google_cdn_key
↳ akamai_cdn_key
↳ media_cdn_key
↳ name
string
The resource name of the CDN key, in the form of projects/{project}/locations/{location}/cdnKeys/{id}
. The name is ignored when creating a CDN key.
↳ hostname
string
The hostname this key applies to.
getGoogleCdnKey
The configuration for a Google Cloud CDN key.
hasGoogleCdnKey
setGoogleCdnKey
The configuration for a Google Cloud CDN key.
$this
getAkamaiCdnKey
The configuration for an Akamai CDN key.
hasAkamaiCdnKey
setAkamaiCdnKey
The configuration for an Akamai CDN key.
$this
getMediaCdnKey
The configuration for a Media CDN key.
hasMediaCdnKey
setMediaCdnKey
The configuration for a Media CDN key.
$this
getName
The resource name of the CDN key, in the form of projects/{project}/locations/{location}/cdnKeys/{id}
.
The name is ignored when creating a CDN key.
string
setName
The resource name of the CDN key, in the form of projects/{project}/locations/{location}/cdnKeys/{id}
.
The name is ignored when creating a CDN key.
var
string
$this
getHostname
The hostname this key applies to.
string
setHostname
The hostname this key applies to.
var
string
$this
getCdnKeyConfig
string