reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::CreateKeyRequest (v0.20.1)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::CreateKeyRequest.

The create key request message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::Google::Cloud::RecaptchaEnterprise::V1::Key
Returns

#key=

def key=(value) -> ::Google::Cloud::RecaptchaEnterprise::V1::Key
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the project in which the key will be created, in the format projects/{project}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the project in which the key will be created, in the format projects/{project}.
Returns
  • (::String) — Required. The name of the project in which the key will be created, in the format projects/{project}.