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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCidrBlock\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically part of the \u003ccode\u003eMasterAuthorizedNetworksConfig.Types\u003c/code\u003e and is available in .NET versions 2.3.0 up to 3.33.0, with 3.33.0 as the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCidrBlock\u003c/code\u003e class contains an optional name and a CIDR block, both represented by string properties (\u003ccode\u003eCidrBlock_\u003c/code\u003e and \u003ccode\u003eDisplayName\u003c/code\u003e), and it must be defined using CIDR notation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCidrBlock\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e from Google Protobuf, providing functionalities such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default \u003ccode\u003eCidrBlock()\u003c/code\u003e constructor and a constructor that accepts another \u003ccode\u003eMasterAuthorizedNetworksConfig.Types.CidrBlock\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCidrBlock_\u003c/code\u003e and \u003ccode\u003eDisplayName\u003c/code\u003e properties are both set to be of type string, with the former storing the actual cidr block and the latter storing an optional name.\u003c/p\u003e\n"]]],[],null,[]]