Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
Returns
Type
Description
int
setPageSize
Optional. Requested page size. Server may return fewer items than
requested. If unspecified, server will pick an appropriate default.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A token identifying a page of results the server should return.
Returns
Type
Description
string
setPageToken
Optional. A token identifying a page of results the server should return.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. Filtering results.
Returns
Type
Description
string
setFilter
Optional. Filtering results.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Optional. Hint for how to order the results.
Returns
Type
Description
string
setOrderBy
Optional. Hint for how to order the results.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Project and location to list Discovered Workloads on.
Expected format:projects/{project}/locations/{location}. Please seeAppHubClient::locationName()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 App Hub V1 Client - Class ListDiscoveredWorkloadsRequest (0.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.1 (latest)](/php/docs/reference/cloud-apphub/latest/V1.ListDiscoveredWorkloadsRequest)\n- [0.3.0](/php/docs/reference/cloud-apphub/0.3.0/V1.ListDiscoveredWorkloadsRequest)\n- [0.2.0](/php/docs/reference/cloud-apphub/0.2.0/V1.ListDiscoveredWorkloadsRequest)\n- [0.1.6](/php/docs/reference/cloud-apphub/0.1.6/V1.ListDiscoveredWorkloadsRequest) \nReference documentation and code samples for the Google Cloud App Hub V1 Client class ListDiscoveredWorkloadsRequest.\n\nRequest for ListDiscoveredWorkloads.\n\nGenerated from protobuf message `google.cloud.apphub.v1.ListDiscoveredWorkloadsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppHub \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Project and location to list Discovered Workloads on.\n\nExpected format: `projects/{project}/locations/{location}`.\n\n### setParent\n\nRequired. Project and location to list Discovered Workloads on.\n\nExpected format: `projects/{project}/locations/{location}`.\n\n### getPageSize\n\nOptional. Requested page size. Server may return fewer items than\nrequested. If unspecified, server will pick an appropriate default.\n\n### setPageSize\n\nOptional. Requested page size. Server may return fewer items than\nrequested. If unspecified, server will pick an appropriate default.\n\n### getPageToken\n\nOptional. A token identifying a page of results the server should return.\n\n### setPageToken\n\nOptional. A token identifying a page of results the server should return.\n\n### getFilter\n\nOptional. Filtering results.\n\n### setFilter\n\nOptional. Filtering results.\n\n### getOrderBy\n\nOptional. Hint for how to order the results.\n\n### setOrderBy\n\nOptional. Hint for how to order the results.\n\n### static::build"]]