Google Cloud Recaptcha Enterprise V1 Client - Class RelatedAccountGroup (1.3.2)

Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class RelatedAccountGroup.

A group of related accounts.

Generated from protobuf message google.cloud.recaptchaenterprise.v1.RelatedAccountGroup

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name for the related account group in the format projects/{project}/relatedaccountgroups/{related_account_group}.

getName

Required. The resource name for the related account group in the format projects/{project}/relatedaccountgroups/{related_account_group}.

Returns
TypeDescription
string

setName

Required. The resource name for the related account group in the format projects/{project}/relatedaccountgroups/{related_account_group}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this