Class: Google::Cloud::Compute::V1::TargetTcpProxiesSetBackendServiceRequest

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 targetTcpProxy.

Returns:

  • (::String) —

    The URL of the new BackendService resource for the targetTcpProxy.



81996
81997
81998
81999
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 81996

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