Class: Google::Cloud::ApigeeConnect::V1::Payload

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

Overview

Payload for EgressRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#action::Google::Cloud::ApigeeConnect::V1::Action

Returns The action taken by agent.

Returns:



59
60
61
62
# File 'proto_docs/google/cloud/apigeeconnect/v1/tether.rb', line 59

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

#http_request::Google::Cloud::ApigeeConnect::V1::HttpRequest

Returns The HttpRequest proto.

Returns:



59
60
61
62
# File 'proto_docs/google/cloud/apigeeconnect/v1/tether.rb', line 59

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

#stream_info::Google::Cloud::ApigeeConnect::V1::StreamInfo

Returns The information of stream.

Returns:



59
60
61
62
# File 'proto_docs/google/cloud/apigeeconnect/v1/tether.rb', line 59

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