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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eJobStatus.Types.TaskGroupStatus\u003c/code\u003e class is 2.13.0, as part of the Google.Cloud.Batch.V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides aggregated task status for a TaskGroup and is implemented in multiple versions, ranging from 1.0.0 to 2.13.0, with each version providing reference documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTaskGroupStatus\u003c/code\u003e class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eCounts\u003c/code\u003e property of type \u003ccode\u003eMapField<string, long>\u003c/code\u003e, which represents the count of tasks in each state within the TaskGroup, and an \u003ccode\u003eInstances\u003c/code\u003e property, which is of type \u003ccode\u003eRepeatedField<JobStatus.Types.InstanceStatus>\u003c/code\u003e that represents the status of instances allocated to the task group.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors: one default and one that can take another \u003ccode\u003eJobStatus.Types.TaskGroupStatus\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]