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."],[[["This webpage provides reference documentation for the `RetrieveLegacySecretKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its structure and usage."],["The content lists various versions of the Google Cloud reCAPTCHA Enterprise v1 API, ranging from version 1.2.0 to the latest version, 2.17.0, with version 2.14.0 being the current contextual version."],["The `RetrieveLegacySecretKeyRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protobuf framework."],["The class has two constructors and contains properties like `Key` and `KeyAsKeyName`, which are crucial for specifying the public key linked to the requested secret key."],["The content includes details on inherited members, namespace, assembly information and a detailed table regarding the properties for the class."]]],[]]