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 from 2.16.0 down to 1.2.0."],["The `RetrieveLegacySecretKeyRequest` class is used to request a legacy secret key and implements various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors and two properties, `Key` (a string representing the key name) and `KeyAsKeyName` (a typed view over the resource name property)."],["It is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is contained within the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."]]],[]]