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-04-02 UTC."],[[["This document provides reference documentation for the `Int64RangeMatch` class within the Google Cloud Compute Engine v1 API, specifically for version 2.7.0 and other versions as well."],["`Int64RangeMatch` is used to define criteria for HTTP route rule matching, ensuring field values fall within a specified integer range."],["The class includes properties like `HasRangeEnd`, `HasRangeStart`, `RangeEnd`, and `RangeStart`, which manage the state and values of the integer range."],["The class has methods for construction and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits several members from the `object` class."],["There are multiple previous versions available for the class, ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the most recent."]]],[]]