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

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

gRPC response 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

#http_response

def http_response() -> ::Google::Cloud::ApigeeConnect::V1::HttpResponse

#http_response=

def http_response=(value) -> ::Google::Cloud::ApigeeConnect::V1::HttpResponse
Parameter

#id

def id() -> ::String
Returns
  • (::String) — Unique identifier for the response. Matches the EgressRequest's id.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Unique identifier for the response. Matches the EgressRequest's id.
Returns
  • (::String) — Unique identifier for the response. Matches the EgressRequest's id.

#name

def name() -> ::String
Returns
  • (::String) — Name is the full resource path of endpoint. Format: projects/{project_number or project_id}/endpoints/{endpoint}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name is the full resource path of endpoint. Format: projects/{project_number or project_id}/endpoints/{endpoint}
Returns
  • (::String) — Name is the full resource path of endpoint. Format: projects/{project_number or project_id}/endpoints/{endpoint}

#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}.

#status

def status() -> ::Google::Rpc::Status
Returns

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
Returns

#trace_id

def trace_id() -> ::String
Returns
  • (::String) — Unique identifier for clients to trace their request/response. Matches the EgressRequest's trace id

#trace_id=

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