public sealed class Runnable.Types.Barrier : IMessage<Runnable.Types.Barrier>, IEquatable<Runnable.Types.Barrier>, IDeepCloneable<Runnable.Types.Barrier>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class Runnable.Types.Barrier.
Barrier runnable blocks until all tasks in a taskgroup reach it.
[[["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 webpage provides documentation for the \u003ccode\u003eRunnable.Types.Barrier\u003c/code\u003e class within the Google Cloud Batch v1 API, specifically detailing its functionality in blocking tasks until all tasks in a task group have reached it.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 1.0.0 to the latest version, 2.13.0, with the content focusing on the \u003ccode\u003eRunnable.Types.Barrier\u003c/code\u003e class in each listed version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunnable.Types.Barrier\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBarrier\u003c/code\u003e class has a constructor for creating a new \u003ccode\u003eBarrier\u003c/code\u003e object and a second constructor to create a new \u003ccode\u003eBarrier\u003c/code\u003e from an existing one, as well as a \u003ccode\u003eName\u003c/code\u003e property for identification within a runnable list.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBarrier\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, indicating it is part of the Google Cloud Batch v1 API and is designed to handle messages.\u003c/p\u003e\n"]]],[],null,[]]