public sealed class 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eJobStatus.Types.TaskGroupStatus\u003c/code\u003e class within the Google.Cloud.Batch.V1 API, covering versions from 1.0.0 to the latest 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTaskGroupStatus\u003c/code\u003e class represents the aggregated status of a group of tasks, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two primary properties: \u003ccode\u003eCounts\u003c/code\u003e, a map detailing the number of tasks in each state, and \u003ccode\u003eInstances\u003c/code\u003e, a list of statuses for instances within the task group.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor (\u003ccode\u003eTaskGroupStatus()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eTaskGroupStatus(JobStatus.Types.TaskGroupStatus other)\u003c/code\u003e), allowing for the creation of new instances or copies.\u003c/p\u003e\n"],["\u003cp\u003eThe document gives version history of this \u003ccode\u003eTaskGroupStatus\u003c/code\u003e class, with the latest being 2.13.0, and shows every version of the class going as far back as version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]