Full name: projects.locations.instances.dataTables.list
List data tables.
HTTP request
Path parameters
Parameters
parent
string
Required. The parent resource where this data table will be created. Format: projects/{project}/locations/{location}/instances/{instance}
Query parameters
Parameters
pageSize
integer
Optional. The maximum number of data tables to return. The service may return fewer than this value. If unspecified, at most 100 data tables will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
Optional. A page token, received from a previous dataTables.list call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to dataTables.list must match the call that provided the page token.
orderBy
string
Optional. Configures ordering of DataTables in the response. Note: Our implementation currently supports order by "createTime asc" only
Request body
The request body must be empty.
Response body
Response message for listing data tables.
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 API endpoint lists data tables within a specified parent resource, such as a project, location, and instance, using a \u003ccode\u003eGET\u003c/code\u003e HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe endpoint requires a \u003ccode\u003eparent\u003c/code\u003e path parameter to define the scope of the list operation, and supports optional query parameters like \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, and \u003ccode\u003eorderBy\u003c/code\u003e to manage pagination and result ordering.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, and the successful response includes a list of \u003ccode\u003edata_tables\u003c/code\u003e and an optional \u003ccode\u003enext_page_token\u003c/code\u003e for pagination.\u003c/p\u003e\n"],["\u003cp\u003eAccessing this endpoint requires the \u003ccode\u003echronicle.dataTables.list\u003c/code\u003e IAM permission on the parent resource, along with the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eThe service may return less data tables than the \u003ccode\u003epageSize\u003c/code\u003e value, with a maximum of 1000 data tables retuned.\u003c/p\u003e\n"]]],[],null,[]]