Method: projects.locations.autoProtectionPolicies.bindings.matchingResources.list
Stay organized with collections
Save and categorize content based on your preferences.
Required. The project, location, auto protection policy and binding for which to retrieve BindingMatchingResources information. Format: projects/{project}/locations/{location}/autoProtectionPolicies/{autoProtectionPolicy}/bindings/{binding}. In Google Cloud Backup and DR, locations map to Google Cloud regions, for example us-central1.
Query parameters
Parameters
pageSize
integer
Optional. The maximum number of BindingMatchingResources to return in a single response. The default page size is 100 and maximum page size is 200. Note that the response may include a partial list and a caller should only rely on the response's nextPageToken to determine if there are more instances left to be queried.
pageToken
string
Optional. The value of nextPageToken received from a previous matchingResources.list call. Provide this to retrieve the subsequent page in a multi-page list of results. When paginating, all other parameters provided to matchingResources.list must match the call that provided the page token.
filter
string
Optional. Field match expression used to filter the results.
orderBy
string
Optional. Field by which to sort the results.
Request body
The request body must be empty.
Response body
The response message for getting a list of BindingMatchingResources.
If successful, the response body contains data with the following structure:
The list of BindingMatchingResources in the project,location for the specified binding.
nextPageToken
string
A token which may be sent as pageToken in a subsequent matchingResources.list call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-14 UTC."],[],[]]