Class: Google::Cloud::Compute::V1::TargetHttpsProxiesSetCertificateMapRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_map::String

Returns URL of the Certificate Map to associate with this TargetHttpsProxy.

Returns:

  • (::String)

    URL of the Certificate Map to associate with this TargetHttpsProxy.



28783
28784
28785
28786
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28783

class TargetHttpsProxiesSetCertificateMapRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end