Apigee Connect V1 API - Class Google::Cloud::ApigeeConnect::V1::EgressRequest (v0.1.4)

Reference documentation and code samples for the Apigee Connect V1 API class Google::Cloud::ApigeeConnect::V1::EgressRequest.

gRPC request payload for tether.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#endpoint

def endpoint() -> ::Google::Cloud::ApigeeConnect::V1::TetherEndpoint

#endpoint=

def endpoint=(value) -> ::Google::Cloud::ApigeeConnect::V1::TetherEndpoint
Parameter

#id

def id() -> ::String
Returns
  • (::String) — Unique identifier for the request.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Unique identifier for the request.
Returns
  • (::String) — Unique identifier for the request.

#payload

def payload() -> ::Google::Cloud::ApigeeConnect::V1::Payload
Returns

#payload=

def payload=(value) -> ::Google::Cloud::ApigeeConnect::V1::Payload
Parameter
Returns

#project

def project() -> ::String
Returns
  • (::String) — GCP Project. Format: projects/{project_number}.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — GCP Project. Format: projects/{project_number}.
Returns
  • (::String) — GCP Project. Format: projects/{project_number}.

#timeout

def timeout() -> ::Google::Protobuf::Duration
Returns

#timeout=

def timeout=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#trace_id

def trace_id() -> ::String
Returns
  • (::String) — Unique identifier for clients to trace their request/response.

#trace_id=

def trace_id=(value) -> ::String
Parameter
  • value (::String) — Unique identifier for clients to trace their request/response.
Returns
  • (::String) — Unique identifier for clients to trace their request/response.