Optional. The maximum number of access requests to return. The service may return fewer than this value. If unspecified, at most 500 access requests will be returned.
↳ page_token
string
Optional. A page token, received from a previous ListAccessApprovalRequests call. Provide this to retrieve the subsequent page.
Optional. The maximum number of access requests to return. The service may
return fewer than this value. If unspecified, at most 500 access requests
will be returned.
Returns
Type
Description
int
setPageSize
Optional. The maximum number of access requests to return. The service may
return fewer than this value. If unspecified, at most 500 access requests
will be returned.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A page token, received from a previous
ListAccessApprovalRequests call. Provide this to retrieve the subsequent
page.
Returns
Type
Description
string
setPageToken
Optional. A page token, received from a previous
ListAccessApprovalRequests call. Provide this to retrieve the subsequent
page.
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. Parent resource
Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
Please see CloudControlsPartnerCoreClient::workloadName() 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 Cloud Controls Partner V1beta Client - Class ListAccessApprovalRequestsRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-cloudcontrolspartner/latest/V1beta.ListAccessApprovalRequestsRequest)\n- [0.4.0](/php/docs/reference/cloud-cloudcontrolspartner/0.4.0/V1beta.ListAccessApprovalRequestsRequest)\n- [0.3.0](/php/docs/reference/cloud-cloudcontrolspartner/0.3.0/V1beta.ListAccessApprovalRequestsRequest)\n- [0.2.2](/php/docs/reference/cloud-cloudcontrolspartner/0.2.2/V1beta.ListAccessApprovalRequestsRequest)\n- [0.1.4](/php/docs/reference/cloud-cloudcontrolspartner/0.1.4/V1beta.ListAccessApprovalRequestsRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class ListAccessApprovalRequestsRequest.\n\nRequest for getting the access requests associated with a workload.\n\nGenerated from protobuf message `google.cloud.cloudcontrolspartner.v1beta.ListAccessApprovalRequestsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudControlsPartner \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Parent resource\nFormat:\n`organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}`\n\n### setParent\n\nRequired. Parent resource\nFormat:\n`organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}`\n\n### getPageSize\n\nOptional. The maximum number of access requests to return. The service may\nreturn fewer than this value. If unspecified, at most 500 access requests\nwill be returned.\n\n### setPageSize\n\nOptional. The maximum number of access requests to return. The service may\nreturn fewer than this value. If unspecified, at most 500 access requests\nwill be returned.\n\n### getPageToken\n\nOptional. A page token, received from a previous\n`ListAccessApprovalRequests` call. Provide this to retrieve the subsequent\npage.\n\n### setPageToken\n\nOptional. A page token, received from a previous\n`ListAccessApprovalRequests` call. Provide this to retrieve the subsequent\npage.\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"]]