The maximum number of access bindings to return. The service may return fewer than this value. If unspecified, at most 200 access bindings will be returned. The maximum value is 500; values above 500 will be coerced to 500.
↳ page_token
string
A page token, received from a previous ListAccessBindings call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListAccessBindings must match the call that provided the page token.
getParent
Required. Formats:
accounts/{account}
properties/{property}
Returns
Type
Description
string
setParent
Required. Formats:
accounts/{account}
properties/{property}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
The maximum number of access bindings to return.
The service may return fewer than this value.
If unspecified, at most 200 access bindings will be returned.
The maximum value is 500; values above 500 will be coerced to 500.
Returns
Type
Description
int
setPageSize
The maximum number of access bindings to return.
The service may return fewer than this value.
If unspecified, at most 200 access bindings will be returned.
The maximum value is 500; values above 500 will be coerced to 500.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
A page token, received from a previous ListAccessBindings call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccessBindings must
match the call that provided the page token.
Returns
Type
Description
string
setPageToken
A page token, received from a previous ListAccessBindings call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccessBindings 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. Formats:
accounts/{account}
properties/{property}
Please see AnalyticsAdminServiceClient::accountName() 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 Analytics Admin V1alpha Client - Class ListAccessBindingsRequest (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1alpha.ListAccessBindingsRequest)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1alpha.ListAccessBindingsRequest)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1alpha.ListAccessBindingsRequest)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1alpha.ListAccessBindingsRequest)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1alpha.ListAccessBindingsRequest)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1alpha.ListAccessBindingsRequest)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1alpha.ListAccessBindingsRequest)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1alpha.ListAccessBindingsRequest)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1alpha.ListAccessBindingsRequest)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1alpha.ListAccessBindingsRequest)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1alpha.ListAccessBindingsRequest)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1alpha.ListAccessBindingsRequest)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1alpha.ListAccessBindingsRequest)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1alpha.ListAccessBindingsRequest)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1alpha.ListAccessBindingsRequest)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1alpha.ListAccessBindingsRequest)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1alpha.ListAccessBindingsRequest)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1alpha.ListAccessBindingsRequest)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1alpha.ListAccessBindingsRequest)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1alpha.ListAccessBindingsRequest)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1alpha.ListAccessBindingsRequest)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1alpha.ListAccessBindingsRequest) \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 Analytics Admin V1alpha Client class ListAccessBindingsRequest.\n\nRequest message for ListAccessBindings RPC.\n\nGenerated from protobuf message `google.analytics.admin.v1alpha.ListAccessBindingsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Formats:\n\n- accounts/{account}\n- properties/{property}\n\n### setParent\n\nRequired. Formats:\n\n- accounts/{account}\n- properties/{property}\n\n### getPageSize\n\nThe maximum number of access bindings to return.\n\nThe service may return fewer than this value.\nIf unspecified, at most 200 access bindings will be returned.\nThe maximum value is 500; values above 500 will be coerced to 500.\n\n### setPageSize\n\nThe maximum number of access bindings to return.\n\nThe service may return fewer than this value.\nIf unspecified, at most 200 access bindings will be returned.\nThe maximum value is 500; values above 500 will be coerced to 500.\n\n### getPageToken\n\nA page token, received from a previous `ListAccessBindings` call.\n\nProvide this to retrieve the subsequent page.\nWhen paginating, all other parameters provided to `ListAccessBindings` must\nmatch the call that provided the page token.\n\n### setPageToken\n\nA page token, received from a previous `ListAccessBindings` call.\n\nProvide this to retrieve the subsequent page.\nWhen paginating, all other parameters provided to `ListAccessBindings` must\nmatch the call that provided the page token.\n\n### static::build"]]