GoogleCloudKmsInventoryV1ProtectedResourcesSummary
import type { GoogleCloudKmsInventoryV1ProtectedResourcesSummary } from "https://googleapis.deno.dev/v1/kmsinventory:v1.ts";Aggregate information about the resources protected by a Cloud KMS key in the same Cloud organization/project as the key.
§Properties
The number of resources protected by the key grouped by Cloud product.
The number of resources protected by the key grouped by region.
The full name of the ProtectedResourcesSummary resource. Example: projects/test-project/locations/us/keyRings/test-keyring/cryptoKeys/test-key/protectedResourcesSummary
The number of distinct Cloud projects in the same Cloud organization as the key that have resources protected by the key.
The total number of protected resources in the same Cloud organization as the key.
The number of resources protected by the key grouped by resource type.
Warning messages for the state of response ProtectedResourcesSummary For example, if the organization service account is not configured, INSUFFICIENT_PERMISSIONS_PARTIAL_DATA warning will be returned.