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.10.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 latest version available for `RetrieveLegacySecretKeyRequest` is 2.17.0, and the documentation spans versions back to 1.2.0."],["The `RetrieveLegacySecretKeyRequest` class has properties such as `Key`, which is a required public key name in a specific format, and `KeyAsKeyName`, which is a `KeyName`-typed view of the `Key` resource name."],["The documentation details the constructors available for `RetrieveLegacySecretKeyRequest` such as `RetrieveLegacySecretKeyRequest()` and `RetrieveLegacySecretKeyRequest(RetrieveLegacySecretKeyRequest other)`."]]],[]]