Class SearchProtectedResourcesRequest (0.2.5)

SearchProtectedResourcesRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for KeyTrackingService.SearchProtectedResources.

Attributes

NameDescription
scope str
Required. Resource name of the organization. Example: organizations/123
crypto_key str
Required. The resource name of the CryptoKey.
page_size int
The maximum number of resources to return. The service may return fewer than this value. If unspecified, at most 500 resources will be returned. The maximum value is 500; values above 500 will be coerced to 500.
page_token str
A page token, received from a previous KeyTrackingService.SearchProtectedResources call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to KeyTrackingService.SearchProtectedResources must match the call that provided the page token.
resource_types MutableSequence[str]
Optional. A list of resource types that this request searches for. If empty, it will search all the `trackable resource types