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
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Identifier. The resource name for the related account group in the format |
getName
Required. Identifier. The resource name for the related account group in
the format
projects/{project}/relatedaccountgroups/{related_account_group}
.
Returns | |
---|---|
Type | Description |
string |
setName
Required. Identifier. The resource name for the related account group in
the format
projects/{project}/relatedaccountgroups/{related_account_group}
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |