public sealed class UpdateEnrollmentRequest : IMessage<UpdateEnrollmentRequest>, IEquatable<UpdateEnrollmentRequest>, IDeepCloneable<UpdateEnrollmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class UpdateEnrollmentRequest.
The request message for the UpdateEnrollment method.
Optional. The fields to be updated; only fields explicitly provided are
updated. If no field mask is provided, all provided fields in the request
are updated. To update all fields, provide a field mask of "*".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateEnrollmentRequest\u003c/code\u003e class is used to update an enrollment in the Eventarc v1 API and is the request message for the \u003ccode\u003eUpdateEnrollment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt supports updating an existing Enrollment or creating a new one if it does not exist using the \u003ccode\u003eAllowMissing\u003c/code\u003e property, with the option to ignore the \u003ccode\u003eupdate_mask\u003c/code\u003e in case a new one needs to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnrollment\u003c/code\u003e property is required and represents the enrollment to be updated, and the \u003ccode\u003eUpdateMask\u003c/code\u003e property defines which fields will be updated, with a wildcard option to update all.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 2.6.0, but versions are available all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]