public sealed class AddIpOverrideRequest : IMessage<AddIpOverrideRequest>, IEquatable<AddIpOverrideRequest>, IDeepCloneable<AddIpOverrideRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AddIpOverrideRequest.
[[["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."],[[["The latest version available for the `AddIpOverrideRequest` class in the Google Cloud reCAPTCHA Enterprise v1 API is version 2.17.0."],["This page provides reference documentation and code samples for the `AddIpOverrideRequest` class, which is used to represent a request to add an IP override to a reCAPTCHA key."],["The `AddIpOverrideRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The key properties of the `AddIpOverrideRequest` class include `IpOverrideData` (the IP override data), `KeyName` (a typed view over the resource name), and `Name` (the resource name of the key the IP is added to)."],["There are multiple versions of the `AddIpOverrideRequest` available ranging from version 1.2.0 up to the latest version 2.17.0, all within the `Google.Cloud.RecaptchaEnterprise.V1` namespace."]]],[]]