class OrganizationsProtectedResources extends Resource (View source)

The "protectedResources" collection of methods.

Typical usage is:

 $kmsinventoryService = new Google\Service\Kmsinventory(...);
 $protectedResources = $kmsinventoryService->organizations_protectedResources;

Methods

search(string $scope, array $optParams = [])

Returns metadata about the resources protected by the given Cloud KMS CryptoKey in the given Cloud organization. (protectedResources.search)

Details

Returns metadata about the resources protected by the given Cloud KMS CryptoKey in the given Cloud organization. (protectedResources.search)

Parameters

string $scope

Required. Resource name of the organization. Example: organizations/123

array $optParams

Optional parameters.

Return Value

GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse

Exceptions

Exception