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 | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The resource name for the related account group in the format |
getName
Required. The resource name for the related account group in the format
projects/{project}/relatedaccountgroups/{related_account_group}
.
Returns | |
---|---|
Type | Description |
string |
setName
Required. 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 |