Class BatchComputeResources (0.1.0)

BatchComputeResources(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Batch compute resources associated with the task.

Attributes

NameDescription
executors_count int
Optional. Total number of job executors.
max_executors_count int
Optional. Max configurable executors. If max_executors_count > executors_count, then auto-scaling is enabled.