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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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`."]]],[]]