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\u003eThis document provides reference information for the \u003ccode\u003ePool\u003c/code\u003e class within the Google Cloud Live Stream v1 API, version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePool\u003c/code\u003e class manages Live Stream pool configurations, where a default pool is automatically created upon the creation of the first input within a project and location.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePool\u003c/code\u003e objects have properties such as \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 for managing pool-specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePool\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, and can be constructed with either default or provided values.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is 1.8.0 and this document refers to version 1.7.0, alongside prior versions from 1.0.0 to 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]