projects
Update a single Enrollment.
patch/v1/{+name}
Path parameters
namestring required
Identifier. Resource name of the form projects/{project}/locations/{location}/enrollments/{enrollment}
Query parameters
allowMissingboolean
Optional. If set to true, and the Enrollment is not found, a new Enrollment will be created. In this situation, update_mask is ignored.
updateMaskstring
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 "*".
validateOnlyboolean
Optional. If set, validate the request and preview the review, but do not post it.
Request body
Response
Successful response