Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig.
Configuration options for networking connections in the Composer 2 environment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connection_type
def connection_type() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType
Returns
- (::Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType) — Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
#connection_type=
def connection_type=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType
Parameter
- value (::Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType) — Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
Returns
- (::Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType) — Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.