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\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class, part of the Google.Cloud.Compute.V1 API, is used to define integer range criteria for HTTP route rule matching.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is inherited from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the class is 3.6.0, but multiple prior versions, ranging from 1.0.0 to 3.5.0 are also accessible, with the specific page referencing version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInt64RangeMatch\u003c/code\u003e objects can be created using either a parameter-less constructor or one that takes another \u003ccode\u003eInt64RangeMatch\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eRangeStart\u003c/code\u003e and \u003ccode\u003eRangeEnd\u003c/code\u003e to specify the inclusive start and exclusive end values of an integer range, and two boolean properties, \u003ccode\u003eHasRangeStart\u003c/code\u003e, and \u003ccode\u003eHasRangeEnd\u003c/code\u003e, to indicate if the fields are set.\u003c/p\u003e\n"]]],[],null,[]]