public sealed class MasterAuthorizedNetworksConfig.Types.CidrBlock : IMessage<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IEquatable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IDeepCloneable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MasterAuthorizedNetworksConfig.Types.CidrBlock.
CidrBlock contains an optional name and one CIDR block.
[[["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."],[[["The latest version of the `MasterAuthorizedNetworksConfig.Types.CidrBlock` is 3.33.0, and multiple previous versions, ranging from 3.32.0 down to 2.3.0, are also documented."],["The `CidrBlock` class is part of the Google Kubernetes Engine v1 API and allows specifying an optional name and a CIDR block."],["`CidrBlock` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CidrBlock_` property requires a CIDR notation string, and the `DisplayName` property offers a user-defined field for identifying CIDR blocks."],["There are multiple constructors available, including a default constructor and one that accepts another `CidrBlock` instance for copying."]]],[]]