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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setName
Required. The resource name of the CryptoKey.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The resource name of the CryptoKey. Please see Google\Cloud\Kms\Inventory\V1\KeyTrackingServiceClient::protectedResourcesSummaryName() for help formatting this field. |
Returns | |
---|---|
Type | Description |
Google\Cloud\Kms\Inventory\V1\GetProtectedResourcesSummaryRequest |