Class EgressRequest (1.0.2)

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

gRPC request payload for tether. .. attribute:: id

Unique identifier for the request.

:type: str

Attributes

NameDescription
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.