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 previous versions, going back to 1.0.0, available via links."],["`JobStatus.Types.TaskGroupStatus` is a class that aggregates task status for a TaskGroup and inherits from the object class, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties such as `Counts`, which is a map of task state names to their count, and `Instances`, which details the status of allocated instances for the TaskGroup."],["The documentation provides details on the constructors, inherited members, namespace and assembly of the `TaskGroupStatus` class."]]],[]]