Class: Google::Cloud::NetworkServices::V1::HttpRoute::HttpDirectResponse

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

Overview

Static HTTP response object to be returned.

Instance Attribute Summary collapse

Instance Attribute Details

#bytes_body::String



575
576
577
578
# File 'proto_docs/google/cloud/networkservices/v1/http_route.rb', line 575

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

#status::Integer



575
576
577
578
# File 'proto_docs/google/cloud/networkservices/v1/http_route.rb', line 575

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

#string_body::String



575
576
577
578
# File 'proto_docs/google/cloud/networkservices/v1/http_route.rb', line 575

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