Class EgressRequest (1.9.3)

EgressRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

gRPC request payload for tether.

Attributes

NameDescription
id str
Unique identifier for the request.
payload google.cloud.apigeeconnect_v1.types.Payload
Actual payload to send to agent.
endpoint google.cloud.apigeeconnect_v1.types.TetherEndpoint
Tether Endpoint.
project str
GCP Project. Format: projects/{project_number}.
trace_id str
Unique identifier for clients to trace their request/response.
timeout google.protobuf.duration_pb2.Duration
Timeout for the HTTP request.