public sealed class Int64RangeMatch : IMessage<Int64RangeMatch>, IEquatable<Int64RangeMatch>, IDeepCloneable<Int64RangeMatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class Int64RangeMatch.
HttpRouteRuleMatch criteria for field values that must stay within the specified integer range.
[[["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-21 UTC."],[[["This document provides reference documentation for the `Int64RangeMatch` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `Int64RangeMatch` class is designed to represent criteria for field values that must fall within a specified integer range, utilized in `HttpRouteRuleMatch`."],["The `Int64RangeMatch` class includes constructors for creating new instances and properties for managing the range's start and end points, `RangeStart` and `RangeEnd` respectively."],["This .NET class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["The provided versions of this class range from 1.0.0 to 3.6.0, with the latest being 3.6.0."]]],[]]