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 information for the \u003ccode\u003eNetworkingConfig\u003c/code\u003e class within the Cloud Composer v1 API, specifically version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetworkingConfig\u003c/code\u003e is a class used to define networking configurations for Composer 2 environments, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eConnectionType\u003c/code\u003e property to define the connection type between Tenant and Customer projects, but only applicable for certain environment configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe document also shows the different versions of \u003ccode\u003eNetworkingConfig\u003c/code\u003e, the latest version being 2.9.0, allowing users to select a specific release.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers the available constructors for \u003ccode\u003eNetworkingConfig\u003c/code\u003e, allowing the user to instantiate an empty object or from another \u003ccode\u003eNetworkingConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]