19.73. RequestHeader
Standard header expected to be attached to all requests.
message RequestHeader {
Version api_version = 1;
string user_agent = 2;
}
19.73.1.1.api_version
type: message
Version of the API expected to handle the request.
See Version for details.
19.73.1.2.user_agent
type: string
Name of the agent interacting with Clara Deploy SDK