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

Properties of an EgressRequest.

Package

@google-cloud/apigee-connect

Properties

endpoint

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

EgressRequest endpoint

id

id?: (string|null);

EgressRequest id

payload

payload?: (google.cloud.apigeeconnect.v1.IPayload|null);

EgressRequest payload

project

project?: (string|null);

EgressRequest project

timeout

timeout?: (google.protobuf.IDuration|null);

EgressRequest timeout

traceId

traceId?: (string|null);

EgressRequest traceId