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\u003eThe latest version available for \u003ccode\u003eCidrBlock\u003c/code\u003e is 3.33.0, which can be found alongside numerous previous versions dating back to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCidrBlock\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically used to represent a CIDR block with an optional name.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCidrBlock\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCidrBlock\u003c/code\u003e contains two properties, \u003ccode\u003eCidrBlock_\u003c/code\u003e, which represents the CIDR notation, and \u003ccode\u003eDisplayName\u003c/code\u003e, which is an optional identifier for the block.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eCidrBlock\u003c/code\u003e; one is parameterless and the other allows for the creation of a new instance, based on an existing instance of \u003ccode\u003eMasterAuthorizedNetworksConfig.Types.CidrBlock\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]