Interface protos.google.cloud.apigeeconnect.v1.IEgressResponse (3.0.2)

Properties of an EgressResponse.

Package

@google-cloud/apigee-connect

Properties

endpoint

endpoint?: (google.cloud.apigeeconnect.v1.TetherEndpoint|keyof typeof google.cloud.apigeeconnect.v1.TetherEndpoint|null);

EgressResponse endpoint

httpResponse

httpResponse?: (google.cloud.apigeeconnect.v1.IHttpResponse|null);

EgressResponse httpResponse

id

id?: (string|null);

EgressResponse id

name

name?: (string|null);

EgressResponse name

project

project?: (string|null);

EgressResponse project

status

status?: (google.rpc.IStatus|null);

EgressResponse status

traceId

traceId?: (string|null);

EgressResponse traceId