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

Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GoogleCdnKey.

Configuration for a Google Cloud CDN key.

Generated from protobuf message google.cloud.video.stitcher.v1.GoogleCdnKey

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ private_key string

Input only. Secret for this Google Cloud CDN key.

↳ key_name string

The public name of the Google Cloud CDN key.

getPrivateKey

Input only. Secret for this Google Cloud CDN key.

Returns
Type Description
string

setPrivateKey

Input only. Secret for this Google Cloud CDN key.

Parameter
Name Description
var string
Returns
Type Description
$this

getKeyName

The public name of the Google Cloud CDN key.

Returns
Type Description
string

setKeyName

The public name of the Google Cloud CDN key.

Parameter
Name Description
var string
Returns
Type Description
$this