v1

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

Creates membershipFeature under a given parent.

post/v2/{+parent}/features

Path parameters

parentstring required

Required. The name of parent where the MembershipFeature will be created. Specified in the format projects/*/locations/*/memberships/*.

Query parameters

featureIdstring

Required. The ID of the membership_feature to create.

requestIdstring

Idempotent request UUID.

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