Ceritificate Authority Service V1 API - Class Google::Cloud::Security::PrivateCA::V1::FetchCaCertsResponse::CertChain (v0.10.2)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#certificates

def certificates() -> ::Array<::String>
Returns
  • (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.

#certificates=

def certificates=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.
Returns
  • (::Array<::String>) — The certificates that form the CA chain, from leaf to root order.