Ceritificate Authority Service V1 API - Class Google::Cloud::Security::PrivateCA::V1::CertificateTemplate (v0.2.1)

Reference documentation and code samples for the Ceritificate Authority Service V1 API class Google::Cloud::Security::PrivateCA::V1::CertificateTemplate.

A CertificateTemplate refers to a managed template for certificate issuance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. A human-readable description of scenarios this template is intended for.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. A human-readable description of scenarios this template is intended for.
Returns
  • (::String) — Optional. A human-readable description of scenarios this template is intended for.

#identity_constraints

def identity_constraints() -> ::Google::Cloud::Security::PrivateCA::V1::CertificateIdentityConstraints
Returns

#identity_constraints=

def identity_constraints=(value) -> ::Google::Cloud::Security::PrivateCA::V1::CertificateIdentityConstraints
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels with user-defined metadata.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels with user-defined metadata.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels with user-defined metadata.

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name for this CertificateTemplate in the format projects/*/locations/*/certificateTemplates/*.

#passthrough_extensions

def passthrough_extensions() -> ::Google::Cloud::Security::PrivateCA::V1::CertificateExtensionConstraints
Returns

#passthrough_extensions=

def passthrough_extensions=(value) -> ::Google::Cloud::Security::PrivateCA::V1::CertificateExtensionConstraints
Parameter
Returns

#predefined_values

def predefined_values() -> ::Google::Cloud::Security::PrivateCA::V1::X509Parameters
Returns

#predefined_values=

def predefined_values=(value) -> ::Google::Cloud::Security::PrivateCA::V1::X509Parameters
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns