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."],["The latest version of the API documented is 2.17.0, with a list of previous versions ranging down to 1.2.0."],["The `RetrieveLegacySecretKeyRequest` class is used to request a legacy secret key and includes properties such as `Key` and `KeyAsKeyName` for specifying the public key linked to the secret key."],["The class inherits from the base object class, and implements multiple interfaces to help its functionality, including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."],["The `RetrieveLegacySecretKeyRequest` class contains two constructor options, a default one with no parameters, and one that accepts another `RetrieveLegacySecretKeyRequest` object as a parameter."]]],[]]