Certificate Manager V1 API - Class Google::Cloud::CertificateManager::V1::CertificateMap (v0.5.0)

Reference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::CertificateMap.

Defines a collection of certificate configurations.

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) — One or more paragraphs of text description of a certificate map.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — One or more paragraphs of text description of a certificate map.
Returns
  • (::String) — One or more paragraphs of text description of a certificate map.

#gclb_targets

def gclb_targets() -> ::Array<::Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget>
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Set of labels associated with a Certificate Map.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Set of labels associated with a Certificate Map.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Set of labels associated with a Certificate Map.

#name

def name() -> ::String
Returns
  • (::String) — A user-defined name of the Certificate Map. Certificate Map names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — A user-defined name of the Certificate Map. Certificate Map names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*.
Returns
  • (::String) — A user-defined name of the Certificate Map. Certificate Map names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*.

#update_time

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