v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1389782.8 KB
projects

Updates an existing MembershipFeature.

patch/v2/{+name}

Path parameters

namestring required

Output only. The resource name of the membershipFeature, in the format: projects/{project}/locations/{location}/memberships/{membership}/features/{feature}. Note that membershipFeatures is shortened to features in the resource name. (see http://go/aip/122#collection-identifiers)

Query parameters

allowMissingboolean

Optional. If set to true, and the MembershipFeature is not found, a new MembershipFeature will be created. In this situation, update_mask is ignored.

requestIdstring

Idempotent request UUID.

updateMaskstring

Required. Mask of fields to update.

Request body

deleteTimestring google-datetime

Output only. When the MembershipFeature resource was deleted.

namestring

Output only. The resource name of the membershipFeature, in the format: projects/{project}/locations/{location}/memberships/{membership}/features/{feature}. Note that membershipFeatures is shortened to features in the resource name. (see http://go/aip/122#collection-identifiers)

createTimestring google-datetime

Output only. When the MembershipFeature resource was created.

updateTimestring google-datetime

Output only. When the MembershipFeature resource was last updated.

labelsobject

Google Cloud labels for this MembershipFeature.

Response

Successful response