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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for `Runnable.Types.Barrier` is 2.13.0, and the documentation provides access to various prior versions, ranging from 1.0.0 to 2.12.0."],["`Runnable.Types.Barrier` is a class within the Google.Cloud.Batch.V1 API that is used to create a barrier, blocking until all tasks in a task group reach it."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and versatility."],["The class `Runnable.Types.Barrier` has a constructor that takes another instance of itself, and includes a \"Name\" property allowing for string identification of the Barrier."],["This documentation is specifically for the `Runnable.Types.Barrier` class in version 2.7.0, within the Google Cloud Batch V1 API for .NET, which is within the Google.Cloud.Batch.V1 namespace."]]],[]]