Google Cloud Orchestration Airflow V1 Client - Class NetworkingConfig (1.3.0)

Reference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class NetworkingConfig.

Configuration options for networking connections in the Composer 2 environment.

Generated from protobuf message google.cloud.orchestration.airflow.service.v1.NetworkingConfig

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ connection_type int

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

getConnectionType

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

Returns
TypeDescription
int

setConnectionType

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

Parameter
NameDescription
var int
Returns
TypeDescription
$this