Class: Google::Cloud::Compute::V1::TargetSslProxiesSetBackendServiceRequest

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

#service::String

Returns The URL of the new BackendService resource for the targetSslProxy.

Returns:

  • (::String)

    The URL of the new BackendService resource for the targetSslProxy.



25854
25855
25856
25857
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25854

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