Interface protos.google.cloud.eventarc.v1.IUpdatePipelineRequest (4.3.0)

Properties of an UpdatePipelineRequest.

Package

@google-cloud/eventarc

Properties

allowMissing

allowMissing?: (boolean|null);

UpdatePipelineRequest allowMissing

pipeline

pipeline?: (google.cloud.eventarc.v1.IPipeline|null);

UpdatePipelineRequest pipeline

updateMask

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

UpdatePipelineRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdatePipelineRequest validateOnly