public sealed class RetrieveLegacySecretKeyResponse : IMessage<RetrieveLegacySecretKeyResponse>, IEquatable<RetrieveLegacySecretKeyResponse>, IDeepCloneable<RetrieveLegacySecretKeyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class RetrieveLegacySecretKeyResponse.
Secret key is used only in legacy reCAPTCHA. It must be used in a 3rd party
integration with legacy reCAPTCHA.
The secret key (also known as shared secret) authorizes communication
between your application backend and the reCAPTCHA Enterprise server to
create an assessment.
The secret key needs to be kept safe for security purposes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eRetrieveLegacySecretKeyResponse\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, covering versions from 1.2.0 to the latest 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRetrieveLegacySecretKeyResponse\u003c/code\u003e class is used to handle responses related to secret keys in legacy reCAPTCHA integrations.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of the \u003ccode\u003eRetrieveLegacySecretKeyResponse\u003c/code\u003e class is to securely retrieve the legacy secret key, which is necessary for communication between your application and the reCAPTCHA Enterprise server.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of the \u003ccode\u003eRetrieveLegacySecretKeyResponse\u003c/code\u003e is \u003ccode\u003eLegacySecretKey\u003c/code\u003e, which is a string and stores the secret key used to create assessments.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, alongside inheriting members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]