public sealed class Pool : IMessage<Pool>, IEquatable<Pool>, IDeepCloneable<Pool>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Pool.
Pool resource defines the configuration of Live Stream pools for a specific
location. Currently we support only one pool resource per project per
location. After the creation of the first input, a default pool is created
automatically at "projects/{project}/locations/{location}/pools/default".
[[["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\u003eThe \u003ccode\u003ePool\u003c/code\u003e class in the Live Stream v1 API defines the configuration for live stream pools within a specific location, with a default pool created automatically upon the creation of the first input.\u003c/p\u003e\n"],["\u003cp\u003eThis class is version 1.3.0, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePool\u003c/code\u003e resource has properties like \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNetworkConfig\u003c/code\u003e, \u003ccode\u003ePoolName\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, allowing for the configuration and management of the pool.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property represents the resource name of the pool and follows a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/pools/{poolId}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.8.0 is the latest version of the API, and other versions range from 1.0.0 to 1.7.0, and are accessible through the provided links.\u003c/p\u003e\n"]]],[],null,[]]