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 page provides documentation for the `RetrieveLegacySecretKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically version 2.15.0."],["The `RetrieveLegacySecretKeyRequest` class is used to request the retrieval of a legacy secret key, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a parameterless one and another that takes an existing `RetrieveLegacySecretKeyRequest` object to make a copy."],["The `RetrieveLegacySecretKeyRequest` class contains two properties: `Key`, which is a string representing the public key name and `KeyAsKeyName`, which is a `KeyName`-typed view of the `Key`."],["This page also contains links to previous and current versions of the API documentation, ranging from version 1.2.0 to 2.17.0, as well as a complete list of inherited members."]]],[]]