Cloud Composer v1 API - Class NetworkingConfig (2.7.0)

public sealed class NetworkingConfig : IMessage<NetworkingConfig>, IEquatable<NetworkingConfig>, IDeepCloneable<NetworkingConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Composer v1 API class NetworkingConfig.

Configuration options for networking connections in the Composer 2 environment.

Inheritance

object > NetworkingConfig

Namespace

Google.Cloud.Orchestration.Airflow.Service.V1

Assembly

Google.Cloud.Orchestration.Airflow.Service.V1.dll

Constructors

NetworkingConfig()

public NetworkingConfig()

NetworkingConfig(NetworkingConfig)

public NetworkingConfig(NetworkingConfig other)
Parameter
NameDescription
otherNetworkingConfig

Properties

ConnectionType

public NetworkingConfig.Types.ConnectionType ConnectionType { get; set; }

Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.

Property Value
TypeDescription
NetworkingConfigTypesConnectionType