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"]],[["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\u003eVersion 3.6.0 is the latest release for the Google.Cloud.Compute.V1 API, with numerous prior versions listed from 3.5.0 down to 1.0.0, providing historical context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class, part of the Compute Engine v1 API, is designed to define criteria for HTTP route rule field values within a specified integer range.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInt64RangeMatch\u003c/code\u003e objects can be constructed either as a new instance using \u003ccode\u003eInt64RangeMatch()\u003c/code\u003e or as a copy of another \u003ccode\u003eInt64RangeMatch\u003c/code\u003e object using \u003ccode\u003eInt64RangeMatch(Int64RangeMatch other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInt64RangeMatch\u003c/code\u003e include \u003ccode\u003eHasRangeEnd\u003c/code\u003e, \u003ccode\u003eHasRangeStart\u003c/code\u003e (both booleans indicating if range is set), \u003ccode\u003eRangeEnd\u003c/code\u003e (exclusive end of range), and \u003ccode\u003eRangeStart\u003c/code\u003e (inclusive start of range), all of which deal with integer ranges.\u003c/p\u003e\n"]]],[],null,[]]