Interface protos.google.cloud.batch.v1.IAllocationPolicy (1.8.0)

Properties of an AllocationPolicy.

Package

@google-cloud/batch

Properties

instances

instances?: (google.cloud.batch.v1.AllocationPolicy.IInstancePolicyOrTemplate[]|null);

AllocationPolicy instances

labels

labels?: ({ [k: string]: string }|null);

AllocationPolicy labels

location

location?: (google.cloud.batch.v1.AllocationPolicy.ILocationPolicy|null);

AllocationPolicy location

network

network?: (google.cloud.batch.v1.AllocationPolicy.INetworkPolicy|null);

AllocationPolicy network

placement

placement?: (google.cloud.batch.v1.AllocationPolicy.IPlacementPolicy|null);

AllocationPolicy placement

serviceAccount

serviceAccount?: (google.cloud.batch.v1.IServiceAccount|null);

AllocationPolicy serviceAccount

tags

tags?: (string[]|null);

AllocationPolicy tags