View Source GoogleApi.RecaptchaEnterprise.V1.Model.GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest (google_api_recaptcha_enterprise v0.14.0)
The request message to search related account group memberships.
Attributes
-
accountId(type:String.t, default:nil) - Optional. The unique stable account identifier used to search connections. The identifier should correspond to anaccount_idprovided in a previousCreateAssessmentorAnnotateAssessmentcall. Either hashed_account_id or account_id must be set, but not both. -
hashedAccountId(type:String.t, default:nil) - Optional. Deprecated: useaccount_idinstead. The unique stable hashed account identifier used to search connections. The identifier should correspond to ahashed_account_idprovided in a previousCreateAssessmentorAnnotateAssessmentcall. Either hashed_account_id or account_id must be set, but not both. -
pageSize(type:integer(), default:nil) - Optional. The maximum number of groups to return. The service might return fewer than this value. If unspecified, at most 50 groups are returned. The maximum value is 1000; values above 1000 are coerced to 1000. -
pageToken(type:String.t, default:nil) - Optional. A page token, received from a previousSearchRelatedAccountGroupMembershipscall. Provide this to retrieve the subsequent page. When paginating, all other parameters provided toSearchRelatedAccountGroupMembershipsmust match the call that provided the page token.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.