Package types (1.7.0)

API documentation for certificate_manager_v1.types package.

Classes

Certificate

Defines TLS certificate.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

CertificateIssuanceConfig

CertificateIssuanceConfig specifies how to issue and manage a certificate.

CertificateMap

Defines a collection of certificate configurations.

CertificateMapEntry

Defines a certificate map entry.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

CreateCertificateIssuanceConfigRequest

Request for the CreateCertificateIssuanceConfig method.

CreateCertificateMapEntryRequest

Request for the CreateCertificateMapEntry method.

CreateCertificateMapRequest

Request for the CreateCertificateMap method.

CreateCertificateRequest

Request for the CreateCertificate method.

CreateDnsAuthorizationRequest

Request for the CreateDnsAuthorization method.

CreateTrustConfigRequest

Request for the CreateTrustConfig method.

DeleteCertificateIssuanceConfigRequest

Request for the DeleteCertificateIssuanceConfig method.

DeleteCertificateMapEntryRequest

Request for the DeleteCertificateMapEntry method.

DeleteCertificateMapRequest

Request for the DeleteCertificateMap method.

DeleteCertificateRequest

Request for the DeleteCertificate method.

DeleteDnsAuthorizationRequest

Request for the DeleteDnsAuthorization method.

DeleteTrustConfigRequest

Request for the DeleteTrustConfig method.

DnsAuthorization

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

GetCertificateIssuanceConfigRequest

Request for the GetCertificateIssuanceConfig method.

GetCertificateMapEntryRequest

Request for the GetCertificateMapEntry method.

GetCertificateMapRequest

Request for the GetCertificateMap method.

GetCertificateRequest

Request for the GetCertificate method.

GetDnsAuthorizationRequest

Request for the GetDnsAuthorization method.

GetTrustConfigRequest

Request for the GetTrustConfig method.

ListCertificateIssuanceConfigsRequest

Request for the ListCertificateIssuanceConfigs method.

ListCertificateIssuanceConfigsResponse

Response for the ListCertificateIssuanceConfigs method.

ListCertificateMapEntriesRequest

Request for the ListCertificateMapEntries method.

ListCertificateMapEntriesResponse

Response for the ListCertificateMapEntries method.

ListCertificateMapsRequest

Request for the ListCertificateMaps method.

ListCertificateMapsResponse

Response for the ListCertificateMaps method.

ListCertificatesRequest

Request for the ListCertificates method.

ListCertificatesResponse

Response for the ListCertificates method.

ListDnsAuthorizationsRequest

Request for the ListDnsAuthorizations method.

ListDnsAuthorizationsResponse

Response for the ListDnsAuthorizations method.

ListTrustConfigsRequest

Request for the ListTrustConfigs method.

ListTrustConfigsResponse

Response for the ListTrustConfigs method.

OperationMetadata

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

ServingState

Defines set of serving states associated with a resource.

Values: SERVING_STATE_UNSPECIFIED (0): The status is undefined. ACTIVE (1): The configuration is serving. PENDING (2): Update is in progress. Some frontends may serve this configuration.

TrustConfig

Defines a trust config.

UpdateCertificateMapEntryRequest

Request for the UpdateCertificateMapEntry method.

UpdateCertificateMapRequest

Request for the UpdateCertificateMap method.

UpdateCertificateRequest

Request for the UpdateCertificate method.

UpdateDnsAuthorizationRequest

Request for the UpdateDnsAuthorization method.

UpdateTrustConfigRequest

Request for the UpdateTrustConfig method.