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\u003eThis document provides reference information for the \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class, designed for HTTP route rule matching, allows for defining criteria based on integer ranges within the Compute Engine API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest release for this API, and the document includes references to a history of releases ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInt64RangeMatch\u003c/code\u003e class has properties for \u003ccode\u003eRangeStart\u003c/code\u003e and \u003ccode\u003eRangeEnd\u003c/code\u003e, both of which are of type long, to determine the signed integer range, and also has boolean properties \u003ccode\u003eHasRangeEnd\u003c/code\u003e and \u003ccode\u003eHasRangeStart\u003c/code\u003e to check whether these values are set.\u003c/p\u003e\n"]]],[],null,[]]