Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::TargetSslProxiesSetCertificateMapRequest (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::TargetSslProxiesSetCertificateMapRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#certificate_map

def certificate_map() -> ::String
Returns
  • (::String) — URL of the Certificate Map to associate with this TargetSslProxy. Accepted format is //certificatemanager.googleapis.com/projects/\{project }/locations/{location}/certificateMaps/{resourceName}.

#certificate_map=

def certificate_map=(value) -> ::String
Parameter
  • value (::String) — URL of the Certificate Map to associate with this TargetSslProxy. Accepted format is //certificatemanager.googleapis.com/projects/\{project }/locations/{location}/certificateMaps/{resourceName}.
Returns
  • (::String) — URL of the Certificate Map to associate with this TargetSslProxy. Accepted format is //certificatemanager.googleapis.com/projects/\{project }/locations/{location}/certificateMaps/{resourceName}.