public sealed class MasterAuthorizedNetworksConfig.Types.CidrBlock : IMessage<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IEquatable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IDeepCloneable<MasterAuthorizedNetworksConfig.Types.CidrBlock>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class MasterAuthorizedNetworksConfig.Types.CidrBlock.
[[["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 `MasterAuthorizedNetworksConfig.Types.CidrBlock` class within the Google Cloud Composer v1 API."],["The `CidrBlock` class is a representation of a CIDR block that includes an optional name, used in the context of network configurations."],["The latest API version documented is 2.9.0, with historical documentation available back to version 1.0.0."],["This class inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class has two properties: `CidrBlock_`, which stores the CIDR block in string format, and `DisplayName`, allowing a user-defined name for the CIDR block."]]],[]]