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"]],[["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\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,["# Live Stream v1 API - Class Pool.Types.NetworkConfig (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.8.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.7.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.6.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.5.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.4.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.3.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.2.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.1.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/1.0.0/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig) \n\n public sealed class Pool.Types.NetworkConfig : IMessage\u003cPool.Types.NetworkConfig\u003e, IEquatable\u003cPool.Types.NetworkConfig\u003e, IDeepCloneable\u003cPool.Types.NetworkConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Live Stream v1 API class Pool.Types.NetworkConfig.\n\nDefines the network configuration for the pool. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Pool.Types.NetworkConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Pool](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool)[Types](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types)[NetworkConfig](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Pool](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool)[Types](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types)[NetworkConfig](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Pool](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool)[Types](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types)[NetworkConfig](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.LiveStream.V1](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.LiveStream.V1.dll\n\nConstructors\n------------\n\n### NetworkConfig()\n\n public NetworkConfig()\n\n### NetworkConfig(NetworkConfig)\n\n public NetworkConfig(Pool.Types.NetworkConfig other)\n\nProperties\n----------\n\n### PeeredNetwork\n\n public string PeeredNetwork { get; set; }\n\npeered_network is the network resource URL of the network that is peered\nto the service provider network. Must be of the format\nprojects/NETWORK_PROJECT_NUMBER/global/networks/NETWORK_NAME, where\nNETWORK_PROJECT_NUMBER is the project number of the Cloud project that\nholds your VPC network and NETWORK_NAME is the name of your VPC network.\nIf peered_network is omitted or empty, the pool will use endpoints that\nare publicly available.\n\n### PeeredNetworkAsNetworkName\n\n public NetworkName PeeredNetworkAsNetworkName { get; set; }\n\n[NetworkName](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.NetworkName)-typed view over the [PeeredNetwork](/dotnet/docs/reference/Google.Cloud.Video.LiveStream.V1/latest/Google.Cloud.Video.LiveStream.V1.Pool.Types.NetworkConfig#Google_Cloud_Video_LiveStream_V1_Pool_Types_NetworkConfig_PeeredNetwork) resource name property."]]