Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class EncryptionUpdate.
Encryption setting when updating encryption.
Generated from protobuf message google.cloud.video.livestream.v1.EncryptionUpdate
Namespace
Google \ Cloud \ Video \ LiveStream \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ id |
string
Required. Identifier for the encryption option to be updated. |
↳ secret_manager_key_source |
Encryption\SecretManagerSource
For keys stored in Google Secret Manager. |
getId
Required. Identifier for the encryption option to be updated.
Returns | |
---|---|
Type | Description |
string |
setId
Required. Identifier for the encryption option to be updated.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getSecretManagerKeySource
For keys stored in Google Secret Manager.
Returns | |
---|---|
Type | Description |
Encryption\SecretManagerSource|null |
hasSecretManagerKeySource
setSecretManagerKeySource
For keys stored in Google Secret Manager.
Parameter | |
---|---|
Name | Description |
var |
Encryption\SecretManagerSource
|
Returns | |
---|---|
Type | Description |
$this |
getSecretSource
Returns | |
---|---|
Type | Description |
string |