Certificate Manager API

Service: certificatemanager.googleapis.com

The Service name certificatemanager.googleapis.com is needed to create RPC client stubs.

google.cloud.certificatemanager.v1.CertificateManager

Methods
CreateCertificate Creates a new Certificate in a given project and location.
CreateCertificateIssuanceConfig Creates a new CertificateIssuanceConfig in a given project and location.
CreateCertificateMap Creates a new CertificateMap in a given project and location.
CreateCertificateMapEntry Creates a new CertificateMapEntry in a given project and location.
CreateDnsAuthorization Creates a new DnsAuthorization in a given project and location.
CreateTrustConfig Creates a new TrustConfig in a given project and location.
DeleteCertificate Deletes a single Certificate.
DeleteCertificateIssuanceConfig Deletes a single CertificateIssuanceConfig.
DeleteCertificateMap Deletes a single CertificateMap.
DeleteCertificateMapEntry Deletes a single CertificateMapEntry.
DeleteDnsAuthorization Deletes a single DnsAuthorization.
DeleteTrustConfig Deletes a single TrustConfig.
GetCertificate Gets details of a single Certificate.
GetCertificateIssuanceConfig Gets details of a single CertificateIssuanceConfig.
GetCertificateMap Gets details of a single CertificateMap.
GetCertificateMapEntry Gets details of a single CertificateMapEntry.
GetDnsAuthorization Gets details of a single DnsAuthorization.
GetTrustConfig Gets details of a single TrustConfig.
ListCertificateIssuanceConfigs Lists CertificateIssuanceConfigs in a given project and location.
ListCertificateMapEntries Lists CertificateMapEntries in a given project and location.
ListCertificateMaps Lists CertificateMaps in a given project and location.
ListCertificates Lists Certificates in a given project and location.
ListDnsAuthorizations Lists DnsAuthorizations in a given project and location.
ListTrustConfigs Lists TrustConfigs in a given project and location.
UpdateCertificate Updates a Certificate.
UpdateCertificateMap Updates a CertificateMap.
UpdateCertificateMapEntry Updates a CertificateMapEntry.
UpdateDnsAuthorization Updates a DnsAuthorization.
UpdateTrustConfig Updates a TrustConfig.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.