SearchProtectedResourcesResponse

Response message for KeyTrackingService.SearchProtectedResources.

JSON representation
{
  "protectedResources": [
    {
      object (ProtectedResource)
    }
  ],
  "nextPageToken": string
}
Fields
protectedResources[]

object (ProtectedResource)

Protected resources for this page.

nextPageToken

string

A token that can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages.