View Source API Reference google_api_certificate_manager v0.6.0

Modules

API client metadata for GoogleApi.CertificateManager.V1.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.CertificateManager.V1.

State of the latest attempt to authorize a domain for certificate issuance.

The request message for Operations.CancelOperation.

The CA that issues the workload certificate. It includes CA address, type, authentication to CA service, etc.

Contains information required to contact CA service.

CertificateIssuanceConfig specifies how to issue and manage a certificate.

Defines a collection of certificate configurations.

A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.

The structure describing the DNS Resource Record that needs to be added to DNS configuration for the authorization to be usable by certificate.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

Describes a Target Proxy that uses this Certificate Map.

Defines IP configuration where this Certificate Map is serving.

Response for the ListCertificateIssuanceConfigs method.

Response for the ListCertificateMapEntries method.

Response for the ListCertificateMaps method.

Response for the ListCertificates method.

Response for the ListDnsAuthorizations method.

The response message for Locations.ListLocations.

The response message for Operations.ListOperations.

Response for the ListTrustConfigs method.

A resource that represents a Google Cloud location.

Configuration and state of a Managed Certificate. Certificate Manager provisions and renews Managed Certificates automatically, for as long as it's authorized to do so.

This resource represents a long-running operation that is the result of a network API call.

Represents the metadata of the long-running operation. Output only.

Information about issues with provisioning a Managed Certificate.

Certificate data for a SelfManaged Certificate. SelfManaged Certificates are uploaded by the user. Updating such certificates before they expire remains the user's responsibility.

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.