public sealed class Pool.Types.NetworkConfig : IMessage<Pool.Types.NetworkConfig>, IEquatable<Pool.Types.NetworkConfig>, IDeepCloneable<Pool.Types.NetworkConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Pool.Types.NetworkConfig.
peered_network is the network resource URL of the network that is peered
to the service provider network. Must be of the format
projects/NETWORK_PROJECT_NUMBER/global/networks/NETWORK_NAME, where
NETWORK_PROJECT_NUMBER is the project number of the Cloud project that
holds your VPC network and NETWORK_NAME is the name of your VPC network.
If peered_network is omitted or empty, the pool will use endpoints that
are publicly available.
[[["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 webpage provides documentation for the \u003ccode\u003ePool.Types.NetworkConfig\u003c/code\u003e class within the Google Cloud Live Stream v1 API, specifically for version 1.7.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePool.Types.NetworkConfig\u003c/code\u003e defines the network configuration for a pool, and it includes properties like \u003ccode\u003ePeeredNetwork\u003c/code\u003e, which specifies the peered network resource URL for the service provider network, in order to establish a connection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default constructor and the other that takes a \u003ccode\u003eNetworkConfig\u003c/code\u003e object to create a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation, spanning from version 1.0.0 to 1.8.0, with 1.8.0 being the most recent, offering different endpoints for each version.\u003c/p\u003e\n"]]],[],null,[]]