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