Class Task (0.13.0) Stay organized with collections Save and categorize content based on your preferences.
Task(mapping=None,*,ignore_unknown_fields=False,**kwargs)A Cloud Batch task.
Attributes | |
|---|---|
| Name | Description |
name | strTask name. The name is generated from the parent TaskGroup name and 'id' field. For example: "projects/123456/locations/us-west1/jobs/job01/taskGroups/group01/tasks/task01". |
status | google.cloud.batch_v1.types.TaskStatusTask Status. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-04 UTC.