Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class NetworkConfig.
Defines the network configuration for the pool.
Generated from protobuf message google.cloud.video.livestream.v1.Pool.NetworkConfig
Namespace
Google \ Cloud \ Video \ LiveStream \ V1 \ Pool
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ peered_network
string
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.
getPeeredNetwork
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.
Returns
Type
Description
string
setPeeredNetwork
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."],[],[],null,["# Google Cloud Video Live Stream V1 Client - Class NetworkConfig (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-video-live-stream/latest/V1.Pool.NetworkConfig)\n- [1.2.0](/php/docs/reference/cloud-video-live-stream/1.2.0/V1.Pool.NetworkConfig)\n- [1.1.3](/php/docs/reference/cloud-video-live-stream/1.1.3/V1.Pool.NetworkConfig)\n- [1.0.0](/php/docs/reference/cloud-video-live-stream/1.0.0/V1.Pool.NetworkConfig)\n- [0.7.5](/php/docs/reference/cloud-video-live-stream/0.7.5/V1.Pool.NetworkConfig)\n- [0.6.2](/php/docs/reference/cloud-video-live-stream/0.6.2/V1.Pool.NetworkConfig)\n- [0.5.0](/php/docs/reference/cloud-video-live-stream/0.5.0/V1.Pool.NetworkConfig)\n- [0.4.2](/php/docs/reference/cloud-video-live-stream/0.4.2/V1.Pool.NetworkConfig)\n- [0.3.2](/php/docs/reference/cloud-video-live-stream/0.3.2/V1.Pool.NetworkConfig)\n- [0.2.6](/php/docs/reference/cloud-video-live-stream/0.2.6/V1.Pool.NetworkConfig) \nReference documentation and code samples for the Google Cloud Video Live Stream V1 Client class NetworkConfig.\n\nDefines the network configuration for the pool.\n\nGenerated from protobuf message `google.cloud.video.livestream.v1.Pool.NetworkConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ LiveStream \\\\ V1 \\\\ Pool\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPeeredNetwork\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.\n\nIf peered_network is omitted or empty, the pool will use endpoints that\nare publicly available.\n\n### setPeeredNetwork\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.\n\nIf peered_network is omitted or empty, the pool will use endpoints that\nare publicly available."]]