public sealed class 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 `CidrBlock` class within the Google Kubernetes Engine v1 API, specifically under the `MasterAuthorizedNetworksConfig.Types` namespace."],["The `CidrBlock` class is used to define a CIDR block and an optional display name, where the CIDR block must be in proper CIDR notation."],["It details the implementation and inheritance of the `CidrBlock` class, showcasing that it inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions, ranging from 3.33.0 (latest) down to 2.3.0, allowing users to navigate to the documentation for specific version releases of the `CidrBlock` class."],["The page lists the members that the `CidrBlock` class implements such as: `CidrBlock()`, `CidrBlock(MasterAuthorizedNetworksConfig.Types.CidrBlock)`, `CidrBlock_`, `DisplayName`."]]],[]]