2023-11-30
▼ ▲ serviceconsumermanagement.services.properties.create
Parameters :
parent
Pattern : ^services/[^/]+/[^/]+/[^/]+$
Required : Yes
Type : string
Description : Required. Name of the property to create. An example name would be: `services/serviceconsumermanagement.googleapis.com/projects/123`
Location : path
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/services/{servicesId}/{servicesId1}/{servicesId2}/properties
Path : v1beta1/{+parent}/properties
Description : Creates a consumer property. If the property already exists, this method fails with an ALREADY_EXISTS error. For this failure case, the Status details field will contain the existing property's value.
Parameter Order : parent