ProjectsSitesCustomDomainsOperations
class ProjectsSitesCustomDomainsOperations extends Resource (View source)
The "operations" collection of methods.
Typical usage is:
$firebasehostingService = new Google\Service\FirebaseHosting(...);
$operations = $firebasehostingService->projects_sites_customDomains_operations;
Methods
cancel(string $name, CancelOperationRequest $postBody, array $optParams = [])
CancelOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources. (operations.cancel)
delete(string $name, array $optParams = [])
DeleteOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources. (operations.delete)
Details
FirebasehostingEmpty
cancel(string $name, CancelOperationRequest $postBody, array $optParams = [])
CancelOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources. (operations.cancel)
FirebasehostingEmpty
delete(string $name, array $optParams = [])
DeleteOperation is a part of the google.longrunning.Operations interface, but is not implemented for CustomDomain resources. (operations.delete)