GetCaPoolResult

data class GetCaPoolResult(val issuancePolicy: IssuancePolicyResponse, val labels: Map<String, String>, val name: String, val publishingOptions: PublishingOptionsResponse, val tier: String)

Constructors

Link copied to clipboard
fun GetCaPoolResult(issuancePolicy: IssuancePolicyResponse, labels: Map<String, String>, name: String, publishingOptions: PublishingOptionsResponse, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. The IssuancePolicy to control how Certificates will be issued from this CaPool.

Link copied to clipboard

Optional. Labels with user-defined metadata.

Link copied to clipboard

The resource name for this CaPool in the format projects/*/locations/*/caPools/*.

Link copied to clipboard

Optional. The PublishingOptions to follow when issuing Certificates from any CertificateAuthority in this CaPool.

Link copied to clipboard

Immutable. The Tier of this CaPool. //*/