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 the `MasterAuthorizedNetworksConfig.Types.CidrBlock`."],["The `CidrBlock` class is used to define a CIDR block, which can be configured with an optional user-defined display name."],["The `CidrBlock` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, and deep cloning."],["The document shows there are multiple versions available, from 1.0.0 up to 2.9.0 (latest) of the object in question."],["The two main properties of `CidrBlock` are `CidrBlock_`, which holds the CIDR notation string, and `DisplayName`, a string for the user-defined name of the block."]]],[]]