GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest (google_api_recaptcha_enterprise v0.3.0) View Source
The request message to search related account group memberships.
Attributes
-
hashedAccountId
(type:String.t
, default:nil
) - Optional. The unique stable hashed user identifier we should search connections to. The identifier should correspond to ahashed_account_id
provided in a previous CreateAssessment or AnnotateAssessment call. -
pageSize
(type:integer()
, default:nil
) - Optional. The maximum number of groups to return. The service may return fewer than this value. If unspecified, at most 50 groups will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. -
pageToken
(type:String.t
, default:nil
) - Optional. A page token, received from a previousSearchRelatedAccountGroupMemberships
call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided toSearchRelatedAccountGroupMemberships
must match the call that provided the page token.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.