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-04-17 UTC."],[[["The webpage provides reference documentation for the `JobStatus.Types.TaskGroupStatus` class within the Google Cloud Batch v1 API, specifically focusing on aggregated task status for a TaskGroup."],["This class is accessible in various versions, with the latest being 2.13.0, and also documents the class from versions ranging from 1.0.0 all the way up to the latest 2.13.0."],["The `JobStatus.Types.TaskGroupStatus` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the class include `Counts`, a map representing the count of tasks in each state, and `Instances`, a repeated field detailing the status of allocated instances."],["The documentation lists the constructors, parameters, inherited members, namespace (`Google.Cloud.Batch.V1`), and assembly (`Google.Cloud.Batch.V1.dll`) for the `JobStatus.Types.TaskGroupStatus` class."]]],[]]