Package-level declarations

Types

Link copied to clipboard
enum AuditLogConfigLogType : Enum<AuditLogConfigLogType> , ConvertibleToJava<AuditLogConfigLogType>

The log type that this config enables.

Link copied to clipboard
enum CaPoolTier : Enum<CaPoolTier> , ConvertibleToJava<CaPoolTier>

Required. Immutable. The Tier of this CaPool.

Link copied to clipboard
enum CertificateAuthorityType : Enum<CertificateAuthorityType> , ConvertibleToJava<CertificateAuthorityType>

Required. Immutable. The Type of this CertificateAuthority.

enum CertificateExtensionConstraintsKnownExtensionsItem : Enum<CertificateExtensionConstraintsKnownExtensionsItem> , ConvertibleToJava<CertificateExtensionConstraintsKnownExtensionsItem>
Link copied to clipboard
enum CertificateSubjectMode : Enum<CertificateSubjectMode> , ConvertibleToJava<CertificateSubjectMode>

Immutable. Specifies how the Certificate's identity fields are to be decided. If this is omitted, the DEFAULT subject mode will be used.

Link copied to clipboard
enum EcKeyTypeSignatureAlgorithm : Enum<EcKeyTypeSignatureAlgorithm> , ConvertibleToJava<EcKeyTypeSignatureAlgorithm>

Optional. A signature algorithm that must be used. If this is omitted, any EC-based signature algorithm will be allowed.

Link copied to clipboard
enum KeyVersionSpecAlgorithm : Enum<KeyVersionSpecAlgorithm> , ConvertibleToJava<KeyVersionSpecAlgorithm>

The algorithm to use for creating a managed Cloud KMS key for a for a simplified experience. All managed keys will be have their ProtectionLevel as HSM.

Link copied to clipboard
enum PublicKeyFormat : Enum<PublicKeyFormat> , ConvertibleToJava<PublicKeyFormat>

Required. The format of the public key.

Link copied to clipboard
enum PublishingOptionsEncodingFormat : Enum<PublishingOptionsEncodingFormat> , ConvertibleToJava<PublishingOptionsEncodingFormat>

Optional. Specifies the encoding format of each CertificateAuthority's CA certificate and CRLs. If this is omitted, CA certificates and CRLs will be published in PEM.