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

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

serviceAccount

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

AllocationPolicy serviceAccount