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
-
(::Google::Cloud::ApigeeConnect::V1::Action) — The action taken by agent.
Note: The following fields are mutually exclusive:
action
,http_request
,stream_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#action=
def action=(value) -> ::Google::Cloud::ApigeeConnect::V1::Action
-
value (::Google::Cloud::ApigeeConnect::V1::Action) — The action taken by agent.
Note: The following fields are mutually exclusive:
action
,http_request
,stream_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ApigeeConnect::V1::Action) — The action taken by agent.
Note: The following fields are mutually exclusive:
action
,http_request
,stream_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#http_request
def http_request() -> ::Google::Cloud::ApigeeConnect::V1::HttpRequest
-
(::Google::Cloud::ApigeeConnect::V1::HttpRequest) — The HttpRequest proto.
Note: The following fields are mutually exclusive:
http_request
,stream_info
,action
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#http_request=
def http_request=(value) -> ::Google::Cloud::ApigeeConnect::V1::HttpRequest
-
value (::Google::Cloud::ApigeeConnect::V1::HttpRequest) — The HttpRequest proto.
Note: The following fields are mutually exclusive:
http_request
,stream_info
,action
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ApigeeConnect::V1::HttpRequest) — The HttpRequest proto.
Note: The following fields are mutually exclusive:
http_request
,stream_info
,action
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#stream_info
def stream_info() -> ::Google::Cloud::ApigeeConnect::V1::StreamInfo
-
(::Google::Cloud::ApigeeConnect::V1::StreamInfo) — The information of stream.
Note: The following fields are mutually exclusive:
stream_info
,http_request
,action
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#stream_info=
def stream_info=(value) -> ::Google::Cloud::ApigeeConnect::V1::StreamInfo
-
value (::Google::Cloud::ApigeeConnect::V1::StreamInfo) — The information of stream.
Note: The following fields are mutually exclusive:
stream_info
,http_request
,action
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ApigeeConnect::V1::StreamInfo) — The information of stream.
Note: The following fields are mutually exclusive:
stream_info
,http_request
,action
. If a field in that set is populated, all other fields in the set will automatically be cleared.