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 document provides reference information for the `RetrieveLegacySecretKeyRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its usage and structure across multiple versions."],["The latest version available for this specific class is 2.17.0, with versions listed all the way back to 1.2.0, each with a link to the relevant documentation for the `RetrieveLegacySecretKeyRequest`."],["The `RetrieveLegacySecretKeyRequest` class, which inherits from `object` and implements multiple interfaces, is used to retrieve a legacy secret key by providing a public key name."],["Key properties of the `RetrieveLegacySecretKeyRequest` class include `Key` (string) and `KeyAsKeyName` (KeyName), which specify the required public key information in the correct format."],["The class documentation includes information on constructors and inherited members, giving further details on the usage and interaction with the `RetrieveLegacySecretKeyRequest` object."]]],[]]