Class SearchProtectedResourcesResponse (0.2.5)

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

Response message for KeyTrackingService.SearchProtectedResources.

Attributes

NameDescription
protected_resources MutableSequence[google.cloud.kms_inventory_v1.types.ProtectedResource]
Protected resources for this page.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.