public sealed class RetrieveLegacySecretKeyRequest : IMessage<RetrieveLegacySecretKeyRequest>, IEquatable<RetrieveLegacySecretKeyRequest>, IDeepCloneable<RetrieveLegacySecretKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class RetrieveLegacySecretKeyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version of the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0, with version 2.16.0 being the version of the currently displayed documentation."],["This document provides reference and code samples for the `RetrieveLegacySecretKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `RetrieveLegacySecretKeyRequest` class is used to request the retrieval of a legacy secret key, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RetrieveLegacySecretKeyRequest` class has two constructors and two properties, `Key` (string type) and `KeyAsKeyName` (KeyName type), with the Key property being a required public key name."],["The document outlines the inheritance structure and the namespace (`Google.Cloud.RecaptchaEnterprise.V1`) of the `RetrieveLegacySecretKeyRequest` class."]]],[]]