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 document provides reference information for the \u003ccode\u003ePool.Types.NetworkConfig\u003c/code\u003e class in the Google Cloud Live Stream v1 API, with version 1.8.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePool.Types.NetworkConfig\u003c/code\u003e class defines the network configuration for a pool and is part of the \u003ccode\u003eGoogle.Cloud.Video.LiveStream.V1\u003c/code\u003e namespace, and it inherits from object and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows you to configure a peered network using the \u003ccode\u003ePeeredNetwork\u003c/code\u003e property, which is a string, and the \u003ccode\u003ePeeredNetworkAsNetworkName\u003c/code\u003e property, which provides a \u003ccode\u003eNetworkName\u003c/code\u003e-typed view over the peered network resource name.\u003c/p\u003e\n"],["\u003cp\u003eMultiple previous versions of this class are available, with links provided to their respective documentation, including versions 1.7.0, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]