Certificate Manager V1 API - Class Google::Cloud::CertificateManager::V1::DeleteCertificateMapRequest (v0.4.2)

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

Request for the DeleteCertificateMap method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. A name of the certificate map to delete. Must be in the format projects/*/locations/*/certificateMaps/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. A name of the certificate map to delete. Must be in the format projects/*/locations/*/certificateMaps/*.
Returns
  • (::String) — Required. A name of the certificate map to delete. Must be in the format projects/*/locations/*/certificateMaps/*.