Reference documentation and code samples for the Apigee Connect V1 API class Google::Cloud::ApigeeConnect::V1::Payload.
Payload for EgressRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action
def action() -> ::Google::Cloud::ApigeeConnect::V1::Action
Returns
- (::Google::Cloud::ApigeeConnect::V1::Action) — The action taken by agent.
#action=
def action=(value) -> ::Google::Cloud::ApigeeConnect::V1::Action
Parameter
- value (::Google::Cloud::ApigeeConnect::V1::Action) — The action taken by agent.
Returns
- (::Google::Cloud::ApigeeConnect::V1::Action) — The action taken by agent.
#http_request
def http_request() -> ::Google::Cloud::ApigeeConnect::V1::HttpRequest
Returns
- (::Google::Cloud::ApigeeConnect::V1::HttpRequest) — The HttpRequest proto.
#http_request=
def http_request=(value) -> ::Google::Cloud::ApigeeConnect::V1::HttpRequest
Parameter
- value (::Google::Cloud::ApigeeConnect::V1::HttpRequest) — The HttpRequest proto.
Returns
- (::Google::Cloud::ApigeeConnect::V1::HttpRequest) — The HttpRequest proto.
#stream_info
def stream_info() -> ::Google::Cloud::ApigeeConnect::V1::StreamInfo
Returns
- (::Google::Cloud::ApigeeConnect::V1::StreamInfo) — The information of stream.
#stream_info=
def stream_info=(value) -> ::Google::Cloud::ApigeeConnect::V1::StreamInfo
Parameter
- value (::Google::Cloud::ApigeeConnect::V1::StreamInfo) — The information of stream.
Returns
- (::Google::Cloud::ApigeeConnect::V1::StreamInfo) — The information of stream.