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

setPrivateKey

Input only. Secret for this Google Cloud CDN key.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getKeyName

The public name of the Google Cloud CDN key.

Returns
TypeDescription
string

setKeyName

The public name of the Google Cloud CDN key.

Parameter
NameDescription
var string
Returns
TypeDescription
$this