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-
(::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-
value (::String) — URL of the Certificate Map to associate with this TargetSslProxy.
Accepted format is//certificatemanager.googleapis.com/projects/{project}/locations/{location}/certificateMaps/{resourceName}.
-
(::String) — URL of the Certificate Map to associate with this TargetSslProxy.
Accepted format is//certificatemanager.googleapis.com/projects/{project}/locations/{location}/certificateMaps/{resourceName}.