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

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

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ namestring

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
varstring
Returns
TypeDescription
$this