public sealed class CidrBlock : IMessage<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IEquatable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IDeepCloneable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IBufferMessage, IMessage
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 page provides documentation for the `CidrBlock` class within the `Google.Cloud.Container.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["`CidrBlock` is a class that represents a CIDR block and contains an optional display name and a required CIDR notation."],["The latest version of the API for this specific `CidrBlock` documentation is 3.33.0, and the page allows users to view the documentation for many previous versions of the API."],["The `CidrBlock` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page provides two constructors for creating a `CidrBlock` instance, one being empty, and the other taking another `CidrBlock` object."]]],[]]