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."],[[["This webpage provides reference documentation for the `JobStatus.Types.TaskGroupStatus` class within the Google Cloud Batch v1 API, with version 2.13.0 being the latest."],["`JobStatus.Types.TaskGroupStatus` is used to represent the aggregated task status for a TaskGroup, inheriting from the `object` class and implementing several interfaces."],["The class provides properties such as `Counts`, which contains a map of the count of tasks in each state, and `Instances`, which details the status of allocated instances."],["There are numerous versions of the `JobStatus.Types.TaskGroupStatus` class available, spanning from version 1.0.0 to 2.13.0, offering a wide range of history."],["The class includes constructors such as `TaskGroupStatus()` and `TaskGroupStatus(JobStatus.Types.TaskGroupStatus other)`, to either create an empty instance or a copy of an existing instance."]]],[]]