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-09 UTC."],[[["The latest version of the `Int64RangeMatch` class is 3.6.0, while the current page is displaying information for version 3.5.0."],["`Int64RangeMatch` is a class within the Google.Cloud.Compute.V1 namespace, used for defining criteria related to integer ranges in HttpRouteRuleMatch."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Int64RangeMatch` has two properties, `RangeEnd` and `RangeStart`, which define the exclusive end and inclusive start of the integer range, respectively, and also `HasRangeEnd` and `HasRangeStart` which check if the properties are set."],["There are many versions of the `Int64RangeMatch` class, with versions ranging from 1.0.0 all the way up to 3.6.0, with links to the documentation for each of them."]]],[]]