Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ListControlsRequest.
Request for ListControls method.
Generated from protobuf message google.cloud.discoveryengine.v1.ListControlsRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The data store resource name. Format: projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id} or projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}.
↳ page_size
int
Optional. Maximum number of results to return. If unspecified, defaults to 50. Max allowed value is 1000.
↳ page_token
string
Optional. A page token, received from a previous ListControls call. Provide this to retrieve the subsequent page.
↳ filter
string
Optional. A filter to apply on the list results. Supported features: * * List all the products under the parent branch if filter is unset. Currently this field is unsupported.
getParent
Required. The data store resource name. Format:
projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}
or
projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}.
Returns
Type
Description
string
setParent
Required. The data store resource name. Format:
projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}
or
projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. Maximum number of results to return. If unspecified, defaults
to 50. Max allowed value is 1000.
Returns
Type
Description
int
setPageSize
Optional. Maximum number of results to return. If unspecified, defaults
to 50. Max allowed value is 1000.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A page token, received from a previous ListControls call.
Provide this to retrieve the subsequent page.
Returns
Type
Description
string
setPageToken
Optional. A page token, received from a previous ListControls call.
Provide this to retrieve the subsequent page.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. A filter to apply on the list results. Supported features:
List all the products under the parent branch if
filter is
unset. Currently this field is unsupported.
Returns
Type
Description
string
setFilter
Optional. A filter to apply on the list results. Supported features:
List all the products under the parent branch if
filter is
unset. Currently this field is unsupported.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The data store resource name. Format:
projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}
or
projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}. Please see
ControlServiceClient::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 ListControlsRequest (1.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.0 (latest)](/php/docs/reference/cloud-discoveryengine/latest/V1.ListControlsRequest)\n- [1.6.1](/php/docs/reference/cloud-discoveryengine/1.6.1/V1.ListControlsRequest)\n- [1.5.1](/php/docs/reference/cloud-discoveryengine/1.5.1/V1.ListControlsRequest)\n- [1.4.0](/php/docs/reference/cloud-discoveryengine/1.4.0/V1.ListControlsRequest)\n- [1.3.3](/php/docs/reference/cloud-discoveryengine/1.3.3/V1.ListControlsRequest)\n- [1.2.0](/php/docs/reference/cloud-discoveryengine/1.2.0/V1.ListControlsRequest)\n- [1.1.0](/php/docs/reference/cloud-discoveryengine/1.1.0/V1.ListControlsRequest)\n- [1.0.0](/php/docs/reference/cloud-discoveryengine/1.0.0/V1.ListControlsRequest)\n- [0.11.3](/php/docs/reference/cloud-discoveryengine/0.11.3/V1.ListControlsRequest)\n- [0.8.0](/php/docs/reference/cloud-discoveryengine/0.8.0/V1.ListControlsRequest)\n- [0.7.1](/php/docs/reference/cloud-discoveryengine/0.7.1/V1.ListControlsRequest)\n- [0.6.0](/php/docs/reference/cloud-discoveryengine/0.6.0/V1.ListControlsRequest)\n- [0.5.0](/php/docs/reference/cloud-discoveryengine/0.5.0/V1.ListControlsRequest)\n- [0.4.0](/php/docs/reference/cloud-discoveryengine/0.4.0/V1.ListControlsRequest)\n- [0.3.0](/php/docs/reference/cloud-discoveryengine/0.3.0/V1.ListControlsRequest)\n- [0.2.0](/php/docs/reference/cloud-discoveryengine/0.2.0/V1.ListControlsRequest)\n- [0.1.1](/php/docs/reference/cloud-discoveryengine/0.1.1/V1.ListControlsRequest) \nReference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ListControlsRequest.\n\nRequest for ListControls method.\n\nGenerated from protobuf message `google.cloud.discoveryengine.v1.ListControlsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DiscoveryEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The data store resource name. Format:\n`projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`\nor\n`projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.\n\n### setParent\n\nRequired. The data store resource name. Format:\n`projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`\nor\n`projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.\n\n### getPageSize\n\nOptional. Maximum number of results to return. If unspecified, defaults\nto 50. Max allowed value is 1000.\n\n### setPageSize\n\nOptional. Maximum number of results to return. If unspecified, defaults\nto 50. Max allowed value is 1000.\n\n### getPageToken\n\nOptional. A page token, received from a previous `ListControls` call.\n\nProvide this to retrieve the subsequent page.\n\n### setPageToken\n\nOptional. A page token, received from a previous `ListControls` call.\n\nProvide this to retrieve the subsequent page.\n\n### getFilter\n\nOptional. A filter to apply on the list results. Supported features:\n\n- List all the products under the parent branch if [filter](/php/docs/reference/cloud-discoveryengine/latest/V1.ListControlsRequest#_Google_Cloud_DiscoveryEngine_V1_ListControlsRequest__getFilter__) is unset. Currently this field is unsupported.\n\n### setFilter\n\nOptional. A filter to apply on the list results. Supported features:\n\n- List all the products under the parent branch if [filter](/php/docs/reference/cloud-discoveryengine/latest/V1.ListControlsRequest#_Google_Cloud_DiscoveryEngine_V1_ListControlsRequest__getFilter__) is unset. Currently this field is unsupported.\n\n### static::build"]]