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

Properties of an UpdateEnrollmentRequest.

Package

@google-cloud/eventarc

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateEnrollmentRequest allowMissing

enrollment

enrollment?: (google.cloud.eventarc.v1.IEnrollment|null);

UpdateEnrollmentRequest enrollment

updateMask

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

UpdateEnrollmentRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdateEnrollmentRequest validateOnly