Required. The parent data store resource name, in the format of projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.
Query parameters
Parameters
pageSize
integer
The maximum number of Schemas to return. The service may return fewer than this value.
[[["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-02-28 UTC."],[[["This webpage details how to retrieve a list of Schemas using a GET request to a specific URL with required parameters."],["The request requires a `parent` path parameter, specifying the data store resource name, along with optional `pageSize` and `pageToken` query parameters for controlling the returned number of schemas and pagination."],["The request body should be empty, and upon success, the response body will contain a `ListSchemasResponse`."],["Authorization to make the request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.schemas.list` on the parent resource."]]],[]]