Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::DnsAuthorization::Type (v0.10.0)

Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::DnsAuthorization::Type.

DnsAuthorization type.

Constants

TYPE_UNSPECIFIED

value: 0
Type is unspecified.

FIXED_RECORD

value: 1
FIXED_RECORD DNS authorization uses DNS-01 validation method.

PER_PROJECT_RECORD

value: 2
PER_PROJECT_RECORD DNS authorization allows for independent management of Google-managed certificates with DNS authorization across multiple projects.