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 it allows you to set an optional display name for user identification, as well as the actual CIDR value."],["The documentation shows that it provides reference documentation for the Google Kubernetes Engine v1 API, with a variety of versions from 2.3.0 up to the latest 3.33.0."],["The class `CidrBlock` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CidrBlock` class has two constructors, one default and one that accepts another `CidrBlock` object as a parameter, and has 2 properties: `CidrBlock_`, and `DisplayName`."]]],[]]