Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: session.SessionService.ExecuteJob
string sessionId = 1
repeated string targets = 4
repeated string dirtyTargets = 5
map<string, string> arguments = 6
bool force = 7
bool dirty = 8
bool keepGoing = 10
bool dryRun = 11
int32 parallelism = 12
Used as response type in: session.SessionService.ExecuteJob
Used as request type in: session.SessionService.GetJob
Used as response type in: session.SessionService.GetJob
Used in: GetJobResponse
optional string project = 1
string name = 2
optional string description = 3
map<string, string> environment = 6
Used in: JobDetails
string name = 1
string type = 2
optional string granularity = 3
optional string default = 4
optional string description = 5
Used as request type in: session.SessionService.ListJobs
string sessionId = 1
optional string project = 2
Used as response type in: session.SessionService.ListJobs