Reference documentation and code samples for the Cloud Composer V1 API module Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType.
Represents connection type between Composer environment in Customer
Project and the corresponding Tenant project, from a predefined list
of available connection modes.
Constants
CONNECTION_TYPE_UNSPECIFIED
value: 0 No specific connection type was requested, so the environment uses
the default value corresponding to the rest of its configuration.
VPC_PEERING
value: 1 Requests the use of VPC peerings for connecting the Customer and Tenant
projects.
PRIVATE_SERVICE_CONNECT
value: 2 Requests the use of Private Service Connect for connecting the Customer
and Tenant projects.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]