Interface protos.google.cloud.kms.inventory.v1.ISearchProtectedResourcesResponse (1.3.0)

Properties of a SearchProtectedResourcesResponse.

Package

@google-cloud/kms-inventory

Properties

nextPageToken

nextPageToken?: (string|null);

SearchProtectedResourcesResponse nextPageToken

protectedResources

protectedResources?: (google.cloud.kms.inventory.v1.IProtectedResource[]|null);

SearchProtectedResourcesResponse protectedResources