Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::RetrieveLegacySecretKeyRequest.
The retrieve legacy secret key request message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key
def key() -> ::String
Returns
- (::String) — Required. The public key name linked to the requested secret key in the format "projects/{project}/keys/{key}".
#key=
def key=(value) -> ::String
Parameter
- value (::String) — Required. The public key name linked to the requested secret key in the format "projects/{project}/keys/{key}".
Returns
- (::String) — Required. The public key name linked to the requested secret key in the format "projects/{project}/keys/{key}".