public sealed class HttpRoute.Types.HeaderMatch.Types.IntegerRange : IMessage<HttpRoute.Types.HeaderMatch.Types.IntegerRange>, IEquatable<HttpRoute.Types.HeaderMatch.Types.IntegerRange>, IDeepCloneable<HttpRoute.Types.HeaderMatch.Types.IntegerRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class HttpRoute.Types.HeaderMatch.Types.IntegerRange.
[[["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-07 UTC."],[[["This documentation covers the `IntegerRange` class, part of the `HttpRoute.Types.HeaderMatch.Types` within the Google Cloud Network Services v1 API."],["The `IntegerRange` class is designed to represent a range of integer values, and it is implemented as a sealed class."],["The `IntegerRange` class includes properties for `Start` (inclusive) and `End` (exclusive) to define the range boundaries."],["The `IntegerRange` class has two constructors, one that is empty and another that accepts another object of the same class as a parameter."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]