2023-09-12
▼ ▲ firebasehosting.projects.sites.customDomains.operations.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}/operations/{operationsId}
HTTP Method : DELETE
Parameters :
name
Description : The name of the operation resource to be deleted.
Pattern : ^projects/[^/]+/sites/[^/]+/customDomains/[^/]+/operations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes :
Description : DeleteOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources.
▼ ▲ firebasehosting.projects.sites.customDomains.operations.cancel
Path : v1/{+name}:cancel
Flat Path : v1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}/operations/{operationsId}:cancel
HTTP Method : POST
Description : The name of the operation resource to be cancelled.
Description : CancelOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources.