Certificate Authority Service V1beta1 API - Class Google::Cloud::Security::PrivateCA::V1beta1::ReusableConfigWrapper (v0.3.6)

Reference documentation and code samples for the Certificate Authority Service V1beta1 API class Google::Cloud::Security::PrivateCA::V1beta1::ReusableConfigWrapper.

A ReusableConfigWrapper describes values that may assist in creating an X.509 certificate, or a reference to a pre-defined set of values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#reusable_config

def reusable_config() -> ::String
Returns
  • (::String) — Required. A resource path to a ReusableConfig in the format projects/*/locations/*/reusableConfigs/*.

#reusable_config=

def reusable_config=(value) -> ::String
Parameter
  • value (::String) — Required. A resource path to a ReusableConfig in the format projects/*/locations/*/reusableConfigs/*.
Returns
  • (::String) — Required. A resource path to a ReusableConfig in the format projects/*/locations/*/reusableConfigs/*.

#reusable_config_values

def reusable_config_values() -> ::Google::Cloud::Security::PrivateCA::V1beta1::ReusableConfigValues

#reusable_config_values=

def reusable_config_values=(value) -> ::Google::Cloud::Security::PrivateCA::V1beta1::ReusableConfigValues
Parameter