Google Cloud KMS Inventory V1 Client - Class GetProtectedResourcesSummaryRequest (0.2.3)

Reference documentation and code samples for the Google Cloud KMS Inventory V1 Client class GetProtectedResourcesSummaryRequest.

Request message for KeyTrackingService.GetProtectedResourcesSummary.

Generated from protobuf message google.cloud.kms.inventory.v1.GetProtectedResourcesSummaryRequest

Namespace

Google \ Cloud \ Kms \ Inventory \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the CryptoKey.

getName

Required. The resource name of the CryptoKey.

Returns
TypeDescription
string

setName

Required. The resource name of the CryptoKey.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The resource name of the CryptoKey. Please see Google\Cloud\Kms\Inventory\V1\KeyTrackingServiceClient::protectedResourcesSummaryName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Kms\Inventory\V1\GetProtectedResourcesSummaryRequest