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"]],[["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 webpage provides reference documentation for the \u003ccode\u003eJobStatus.Types.TaskGroupStatus\u003c/code\u003e class within the Google.Cloud.Batch.V1 API, specifically in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTaskGroupStatus\u003c/code\u003e class aggregates the status of tasks within a TaskGroup, including detailed information on task states and instance statuses, with version 2.13.0 being the most up-to-date.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's constructors (\u003ccode\u003eTaskGroupStatus()\u003c/code\u003e, \u003ccode\u003eTaskGroupStatus(TaskGroupStatus)\u003c/code\u003e) and their usage for creating new TaskGroupStatus objects.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of the class, \u003ccode\u003eCounts\u003c/code\u003e and \u003ccode\u003eInstances\u003c/code\u003e, provide insight into the number of tasks in various states and the status of allocated instances, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt is shown that the 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 specific functionalities, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]