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 properties and usage."],["The `GatewayInfo` class, used to represent gateway transaction details, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available properties of the `GatewayInfo` class include `AvsResponseCode`, `CvvResponseCode`, `GatewayResponseCode`, and `Name`, all of which are strings and optional."],["The class features two constructors: a default `GatewayInfo()` and a copy constructor `GatewayInfo(GatewayInfo other)` allowing the creation of a new instance from an existing one."],["A list of prior versions is available, starting from version 1.2.0 up to the latest 2.17.0, allowing you to click into specific versions for the same class, in order to compare them."]]],[]]