Class Request (0.1.4)

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

This message defines attributes for an HTTP request. If the actual request is not an HTTP request, the runtime system should try to map the actual request to an equivalent HTTP request.

Attribute

NameDescription
receive_time google.protobuf.timestamp_pb2.Timestamp
Optional. The timestamp when the destination service receives the first byte of the request.