Interface protos.google.cloud.run.v2.IUpdateWorkerPoolRequest (3.2.0)

Properties of an UpdateWorkerPoolRequest.

Package

@google-cloud/run

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateWorkerPoolRequest allowMissing

forceNewRevision

forceNewRevision?: (boolean|null);

UpdateWorkerPoolRequest forceNewRevision

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateWorkerPoolRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdateWorkerPoolRequest validateOnly

workerPool

workerPool?: (google.cloud.run.v2.IWorkerPool|null);

UpdateWorkerPoolRequest workerPool