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 latest version of the API documented here is 2.13.0, with older versions, including all the way back to 1.0.0, also accessible via links."],["`JobStatus.Types.TaskGroupStatus` is an aggregation of task status for a `TaskGroup`, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `TaskGroupStatus` class include `Counts`, a map detailing the number of tasks in each state, and `Instances`, a list of statuses for instances allocated to the TaskGroup."],["The documentation includes details about the class's constructors and inherited members, as well as information on the namespace and assembly for the API."]]],[]]