Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class CreateKeyRequest.
The create key request message.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.CreateKeyRequest
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The name of the project in which the key will be created, in the format projects/{project}
.
↳ key
getParent
Required. The name of the project in which the key will be created, in the
format projects/{project}
.
string
setParent
Required. The name of the project in which the key will be created, in the
format projects/{project}
.
var
string
$this
getKey
Required. Information to create a reCAPTCHA Enterprise key.
hasKey
clearKey
setKey
Required. Information to create a reCAPTCHA Enterprise key.
$this
static::build
parent
string
Required. The name of the project in which the key will be created, in the
format projects/{project}
. Please see Google\Cloud\RecaptchaEnterprise\V1\RecaptchaEnterpriseServiceClient::projectName()
for help formatting this field.
key