public sealed class TransactionData.Types.GatewayInfo : IMessage<TransactionData.Types.GatewayInfo>, IEquatable<TransactionData.Types.GatewayInfo>, IDeepCloneable<TransactionData.Types.GatewayInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class TransactionData.Types.GatewayInfo.
[[["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 `TransactionData.Types.GatewayInfo` class within the Google Cloud reCAPTCHA Enterprise v1 API, detailing its structure and functionality."],["The `GatewayInfo` class, used to describe transaction details from a payment gateway, is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is implemented across versions ranging from 1.2.0 to 2.17.0, with the latest version being 2.17.0."],["The `GatewayInfo` class includes properties such as `AvsResponseCode`, `CvvResponseCode`, `GatewayResponseCode`, and `Name`, all of which are strings that represent different aspects of a transaction's status and details."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which are related to message handling and object manipulation within the .NET framework."],["It provides constructors for creating a new `GatewayInfo` object and another for creating a copy of another `GatewayInfo` object."]]],[]]