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\u003eVersion 1.8.0 is the latest available version of the Google Cloud Video Live Stream API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePool\u003c/code\u003e class is a core component of the Live Stream v1 API, defining the configuration for Live Stream pools in a specific location.\u003c/p\u003e\n"],["\u003cp\u003eA default pool is automatically created upon the creation of the first input, following the format: "projects/{project}/locations/{location}/pools/default".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePool\u003c/code\u003e class implements interfaces such as \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\u003eKey properties of the \u003ccode\u003ePool\u003c/code\u003e class include \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, which manage configuration and metadata.\u003c/p\u003e\n"]]],[],null,[]]