public sealed class Int64RangeMatch : IMessage<Int64RangeMatch>, IEquatable<Int64RangeMatch>, IDeepCloneable<Int64RangeMatch>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class, which is used for defining criteria for matching integer ranges in HTTP route rules.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, and its functionality is provided through the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties for \u003ccode\u003eRangeStart\u003c/code\u003e and \u003ccode\u003eRangeEnd\u003c/code\u003e, which specify the inclusive start and exclusive end of the integer range, respectively, both represented as signed long integers, as well as \u003ccode\u003eHasRangeStart\u003c/code\u003e and \u003ccode\u003eHasRangeEnd\u003c/code\u003e, which indicate if the start and end of the range has been set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and it also contains links to previous versions of the class.\u003c/p\u003e\n"]]],[],null,[]]