| Modifier and Type | Class and Description |
|---|---|
class |
AllocationPolicy
A Job's resource allocation policy describes when, where, and how compute
resources should be allocated for the Job.
|
static class |
AllocationPolicy.Builder
A Job's resource allocation policy describes when, where, and how compute
resources should be allocated for the Job.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicyOrBuilder |
JobOrBuilder.getAllocationPolicyOrBuilder()
Compute resource allocation for all TaskGroups in the Job.
|
AllocationPolicyOrBuilder |
Job.getAllocationPolicyOrBuilder()
Compute resource allocation for all TaskGroups in the Job.
|
AllocationPolicyOrBuilder |
Job.Builder.getAllocationPolicyOrBuilder()
Compute resource allocation for all TaskGroups in the Job.
|
Copyright © 2025 Google LLC. All rights reserved.