public sealed class JobStatus.Types.TaskGroupStatus : IMessage<JobStatus.Types.TaskGroupStatus>, IEquatable<JobStatus.Types.TaskGroupStatus>, IDeepCloneable<JobStatus.Types.TaskGroupStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class JobStatus.Types.TaskGroupStatus.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `JobStatus.Types.TaskGroupStatus` class within the Google Cloud Batch v1 API, specifically within the .NET framework."],["The `TaskGroupStatus` class is used to represent the aggregated status of a group of tasks and is a core part of the Batch v1 API, and is also compatible with .NET."],["The latest version documented is 2.13.0, with historical versions back to 1.0.0 being accessible as well."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each with their own function."],["The `TaskGroupStatus` class provides properties such as `Counts` to reflect the amount of task in each status, and `Instances` to reflect the status of task instances."]]],[]]