Generated from protobuf message google.cloud.discoveryengine.v1.ListSchemasRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent data store resource name, in the format of projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}.
↳ page_size
int
The maximum number of Schemas to return. The service may return fewer than this value. If unspecified, at most 100 Schemas are returned. The maximum value is 1000; values above 1000 are set to 1000.
↳ page_token
string
A page token, received from a previous SchemaService.ListSchemas call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to SchemaService.ListSchemas must match the call that provided the page token.
getParent
Required. The parent data store resource name, in the format of
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}.
Returns
Type
Description
string
setParent
Required. The parent data store resource name, in the format of
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
The maximum number of Schemas to
return. The service may return fewer than this value.
If unspecified, at most 100
Schemas are returned.
The maximum value is 1000; values above 1000 are set to 1000.
Returns
Type
Description
int
setPageSize
The maximum number of Schemas to
return. The service may return fewer than this value.
If unspecified, at most 100
Schemas are returned.
The maximum value is 1000; values above 1000 are set to 1000.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
A page token, received from a previous
SchemaService.ListSchemas
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
SchemaService.ListSchemas
must match the call that provided the page token.
Returns
Type
Description
string
setPageToken
A page token, received from a previous
SchemaService.ListSchemas
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
SchemaService.ListSchemas
must match the call that provided the page token.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The parent data store resource name, in the format of
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}. Please see
SchemaServiceClient::dataStoreName() for help formatting this field.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Discovery Engine V1 Client - Class ListSchemasRequest (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/php/docs/reference/cloud-discoveryengine/latest/V1.ListSchemasRequest)\n- [1.6.1](/php/docs/reference/cloud-discoveryengine/1.6.1/V1.ListSchemasRequest)\n- [1.5.1](/php/docs/reference/cloud-discoveryengine/1.5.1/V1.ListSchemasRequest)\n- [1.4.0](/php/docs/reference/cloud-discoveryengine/1.4.0/V1.ListSchemasRequest)\n- [1.3.3](/php/docs/reference/cloud-discoveryengine/1.3.3/V1.ListSchemasRequest)\n- [1.2.0](/php/docs/reference/cloud-discoveryengine/1.2.0/V1.ListSchemasRequest)\n- [1.1.0](/php/docs/reference/cloud-discoveryengine/1.1.0/V1.ListSchemasRequest)\n- [1.0.0](/php/docs/reference/cloud-discoveryengine/1.0.0/V1.ListSchemasRequest)\n- [0.11.3](/php/docs/reference/cloud-discoveryengine/0.11.3/V1.ListSchemasRequest)\n- [0.8.0](/php/docs/reference/cloud-discoveryengine/0.8.0/V1.ListSchemasRequest)\n- [0.7.1](/php/docs/reference/cloud-discoveryengine/0.7.1/V1.ListSchemasRequest)\n- [0.6.0](/php/docs/reference/cloud-discoveryengine/0.6.0/V1.ListSchemasRequest)\n- [0.5.0](/php/docs/reference/cloud-discoveryengine/0.5.0/V1.ListSchemasRequest)\n- [0.4.0](/php/docs/reference/cloud-discoveryengine/0.4.0/V1.ListSchemasRequest)\n- [0.3.0](/php/docs/reference/cloud-discoveryengine/0.3.0/V1.ListSchemasRequest)\n- [0.2.0](/php/docs/reference/cloud-discoveryengine/0.2.0/V1.ListSchemasRequest)\n- [0.1.1](/php/docs/reference/cloud-discoveryengine/0.1.1/V1.ListSchemasRequest) \nReference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ListSchemasRequest.\n\nRequest message for\n[SchemaService.ListSchemas](/php/docs/reference/cloud-discoveryengine/latest/V1.Client.SchemaServiceClient#_Google_Cloud_DiscoveryEngine_V1_Client_SchemaServiceClient__listSchemas__)\nmethod.\n\nGenerated from protobuf message `google.cloud.discoveryengine.v1.ListSchemasRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DiscoveryEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent data store resource name, in the format of\n`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}`.\n\n### setParent\n\nRequired. The parent data store resource name, in the format of\n`projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}`.\n\n### getPageSize\n\nThe maximum number of [Schema](/php/docs/reference/cloud-discoveryengine/latest/V1.Schema)s to\nreturn. The service may return fewer than this value.\n\nIf unspecified, at most 100\n[Schema](/php/docs/reference/cloud-discoveryengine/latest/V1.Schema)s are returned.\nThe maximum value is 1000; values above 1000 are set to 1000.\n\n### setPageSize\n\nThe maximum number of [Schema](/php/docs/reference/cloud-discoveryengine/latest/V1.Schema)s to\nreturn. The service may return fewer than this value.\n\nIf unspecified, at most 100\n[Schema](/php/docs/reference/cloud-discoveryengine/latest/V1.Schema)s are returned.\nThe maximum value is 1000; values above 1000 are set to 1000.\n\n### getPageToken\n\nA page token, received from a previous\n[SchemaService.ListSchemas](/php/docs/reference/cloud-discoveryengine/latest/V1.Client.SchemaServiceClient#_Google_Cloud_DiscoveryEngine_V1_Client_SchemaServiceClient__listSchemas__)\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n[SchemaService.ListSchemas](/php/docs/reference/cloud-discoveryengine/latest/V1.Client.SchemaServiceClient#_Google_Cloud_DiscoveryEngine_V1_Client_SchemaServiceClient__listSchemas__)\nmust match the call that provided the page token.\n\n### setPageToken\n\nA page token, received from a previous\n[SchemaService.ListSchemas](/php/docs/reference/cloud-discoveryengine/latest/V1.Client.SchemaServiceClient#_Google_Cloud_DiscoveryEngine_V1_Client_SchemaServiceClient__listSchemas__)\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n[SchemaService.ListSchemas](/php/docs/reference/cloud-discoveryengine/latest/V1.Client.SchemaServiceClient#_Google_Cloud_DiscoveryEngine_V1_Client_SchemaServiceClient__listSchemas__)\nmust match the call that provided the page token.\n\n### static::build"]]