Full name: projects.locations.instances.dataAccessLabels.list
Lists all data access labels for the customer.
HTTP request
Path parameters
Parameters
parent
string
Required. The parent resource where this data access label will be created. Format: projects/{project}/locations/{location}/instances/{instance}
Query parameters
Parameters
pageSize
integer
The maximum number of data access labels to return. The service may return fewer than this value. If unspecified, at most 100 data access labels will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
A page token, received from a previous ListDataAccessLabelsRequest call. Provide this to retrieve the subsequent page.
filter
string
Optional. A filter which should follow the guidelines of AIP-160. Supports filtering on all fieds of DataAccessLabel and all operations as mentioned in https://google.aip.dev/160. example filter: "createTime greater than "2023-04-21T11:30:00-04:00" OR displayName:"-21-1"".
Request body
The request body must be empty.
Response body
Response message for dataAccessLabels.list.
If successful, the response body contains data with the following structure:
[[["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 2025-08-25 UTC."],[[["\u003cp\u003eThis endpoint, \u003ccode\u003eprojects.locations.instances.dataAccessLabels.list\u003c/code\u003e, is used to list all data access labels for a customer within a specified project, location, and instance.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a \u003ccode\u003eGET\u003c/code\u003e method with a URL structure that includes path parameters to identify the parent resource, such as the project, location, and instance.\u003c/p\u003e\n"],["\u003cp\u003eThe API supports pagination using the \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e query parameters, allowing retrieval of a specific number of data access labels at a time, and optional filtering capabilities using the \u003ccode\u003efilter\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response will contain a list of data access labels in JSON format, along with a \u003ccode\u003enext_page_token\u003c/code\u003e if there are more results.\u003c/p\u003e\n"],["\u003cp\u003eTo successfully call this endpoint, you must have the \u003ccode\u003echronicle.dataAccessLabels.list\u003c/code\u003e IAM permission on the parent resource, and use the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]