setRequestId
Specifies an optional "request ID," which can be used to identify this invocation cycle in logging or telemetry
systems. Request IDs should always be attached to tracing which results from a given request cycle.
Content copied to clipboard
string request_id = 2;
Return
This builder for chaining.
Parameters
value
The requestId to set.