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 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 document provides reference documentation for the `CidrBlock` class within the Google Cloud Composer v1 API, specifically version 2.2.0, and details how to use `MasterAuthorizedNetworksConfig.Types.CidrBlock`."],["The `CidrBlock` class is used to define a CIDR block with an optional name, and it can be implemented through multiple interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions, ranging from 1.0.0 to 2.9.0, of `MasterAuthorizedNetworksConfig.Types.CidrBlock` within the Google Cloud Orchestration Airflow Service."],["The class has two constructors and two main properties: `CidrBlock_`, which is a string to specify the CIDR notation, and `DisplayName`, a string to provide a user-defined name for the CIDR block."]]],[]]