Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class MediaCdnKey.
Configuration for a Media CDN key.
Generated from protobuf message google.cloud.video.stitcher.v1.MediaCdnKey
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ private_key
string
Input only. 64-byte ed25519 private key for this Media CDN key.
↳ key_name
string
The keyset name of the Media CDN key.
getPrivateKey
Input only. 64-byte ed25519 private key for this Media CDN key.
string
setPrivateKey
Input only. 64-byte ed25519 private key for this Media CDN key.
var
string
$this
getKeyName
The keyset name of the Media CDN key.
string
setKeyName
The keyset name of the Media CDN key.
var
string
$this