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."],[[["This webpage provides documentation for the `MasterAuthorizedNetworksConfig.Types.CidrBlock` class within the Google Kubernetes Engine v1 API."],["The `CidrBlock` class is used to represent a CIDR block and an optional name, and is part of the `Google.Cloud.Container.V1` namespace."],["The page lists multiple versions of the documentation, ranging from version 2.3.0 to the latest version, 3.33.0, for the Google Cloud Container v1 API, providing links for each version."],["The `CidrBlock` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `CidrBlock` include `CidrBlock_` for specifying the CIDR notation and `DisplayName` as an optional field for identifying CIDR blocks."]]],[]]