v1

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

Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource.

patch/v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}

Path parameters

projectsIdstring required

Part of name. Required. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.

locationsIdstring required

Part of name. See documentation of projectsId.

applicationsIdstring required

Part of name. See documentation of projectsId.

domainMappingsIdstring required

Part of name. See documentation of projectsId.

Query parameters

updateMaskstring

Required. Standard field mask for the set of fields to be updated.

Request body

idstring

Relative name of the domain serving the application. Example: example.com.

namestring

Output only. Full path to the DomainMapping resource in the API. Example: apps/myapp/domainMapping/example.com.@OutputOnly

Response

Successful response