Interface protos.google.cloud.run.v2.IUpdateServiceRequest (1.0.2)

Properties of an UpdateServiceRequest.

Package

@google-cloud/run

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateServiceRequest allowMissing

service

service?: (google.cloud.run.v2.IService|null);

UpdateServiceRequest service

validateOnly

validateOnly?: (boolean|null);

UpdateServiceRequest validateOnly