public sealed class NetworkConfig : IMessage<NetworkConfig>, IEquatable<NetworkConfig>, IDeepCloneable<NetworkConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Data Fusion v1 API class NetworkConfig.
Network configuration for a Data Fusion instance. These configurations
are used for peering with the customer network. Configurations are optional
when a public Data Fusion instance is to be created. However, providing
these configurations allows several benefits, such as reduced network latency
while accessing the customer resources from managed Data Fusion instance
nodes, as well as access to the customer on-prem resources.
The IP range in CIDR notation to use for the managed Data Fusion instance
nodes. This range must not overlap with any other ranges used in the
customer network.
Name of the network in the customer project with which the Tenant Project
will be peered for executing pipelines. In case of shared VPC where the
network resides in another host project the network should specified in
the form of projects/{host-project-id}/global/networks/{network}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eNetworkConfig\u003c/code\u003e class within the Google Cloud Data Fusion v1 API is 2.4.0, and the documentation provides details on network configurations for Data Fusion instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class allows for peering with customer networks, offering benefits like reduced latency and access to on-premises resources.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two properties: \u003ccode\u003eIpAllocation\u003c/code\u003e, which is a string representing the IP range for Data Fusion instance nodes, and \u003ccode\u003eNetwork\u003c/code\u003e, which is a string denoting the name of the customer's network for peering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eNetworkConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThere are seven different versions of the \u003ccode\u003eNetworkConfig\u003c/code\u003e class for the Data Fusion API, ranging from version 1.0.0 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]