Google Cloud Orchestration Airflow V1 Client - Class NetworkingConfig (2.2.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
Name Description
data array

Optional. Data for populating the Message object.

↳ connection_type int

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

getConnectionType

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

Returns
Type Description
int Enum of type ConnectionType.

setConnectionType

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

Parameter
Name Description
var int

Enum of type ConnectionType.

Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.