Google Cloud Discovery Engine V1 Client - Class SingleRegionKey (1.6.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class SingleRegionKey.

Metadata for single-regional CMEKs.

Generated from protobuf message google.cloud.discoveryengine.v1.SingleRegionKey

Namespace

Google \ Cloud \ DiscoveryEngine \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ kms_key string

Required. Single-regional kms key resource name which will be used to encrypt resources projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}.

getKmsKey

Required. Single-regional kms key resource name which will be used to encrypt resources projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}.

Returns
Type Description
string

setKmsKey

Required. Single-regional kms key resource name which will be used to encrypt resources projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}.

Parameter
Name Description
var string
Returns
Type Description
$this