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
Returns
- (::Google::Cloud::ApigeeConnect::V1::TetherEndpoint) — Tether Endpoint.
#endpoint=
def endpoint=(value) -> ::Google::Cloud::ApigeeConnect::V1::TetherEndpoint
Parameter
- value (::Google::Cloud::ApigeeConnect::V1::TetherEndpoint) — Tether Endpoint.
Returns
- (::Google::Cloud::ApigeeConnect::V1::TetherEndpoint) — Tether Endpoint.
#http_response
def http_response() -> ::Google::Cloud::ApigeeConnect::V1::HttpResponse
Returns
- (::Google::Cloud::ApigeeConnect::V1::HttpResponse) — HttpResponse.
#http_response=
def http_response=(value) -> ::Google::Cloud::ApigeeConnect::V1::HttpResponse
Parameter
- value (::Google::Cloud::ApigeeConnect::V1::HttpResponse) — HttpResponse.
Returns
- (::Google::Cloud::ApigeeConnect::V1::HttpResponse) — HttpResponse.
#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
- (::Google::Rpc::Status) — Errors from application when handling the http request.
#status=
def status=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — Errors from application when handling the http request.
Returns
- (::Google::Rpc::Status) — Errors from application when handling the http request.
#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