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.
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.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eNetworkingConfig\u003c/code\u003e class within the Cloud Composer v1 API, detailing its role in configuring networking connections in Composer 2 environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkingConfig\u003c/code\u003e class is a sealed class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkingConfig\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eNetworkingConfig()\u003c/code\u003e and a copy constructor \u003ccode\u003eNetworkingConfig(NetworkingConfig other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eConnectionType\u003c/code\u003e property that allows users to specify the type of connection between Tenant and Customer projects, which is not applicable in a public IP environment.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the document, with the current latest being 2.9.0, and the document also includes links to prior versions dating back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]