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 v1alpha 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\u003eThe \u003ccode\u003eJobStatus.Types.TaskGroupStatus\u003c/code\u003e class in the Batch v1alpha API provides aggregated status information for a TaskGroup, including the count of tasks in each state.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various capabilities for message handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eIt has a constructor that takes another \u003ccode\u003eTaskGroupStatus\u003c/code\u003e object for initialization and the latest available version is 1.0.0-alpha31.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCounts\u003c/code\u003e property is a map that details the number of tasks in each state, and the \u003ccode\u003eInstances\u003c/code\u003e property details the status of instances allocated for the TaskGroup.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the general \u003ccode\u003eobject\u003c/code\u003e class and is part of the \u003ccode\u003eGoogle.Cloud.Batch.V1Alpha\u003c/code\u003e namespace found in the \u003ccode\u003eGoogle.Cloud.Batch.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]