package invocation

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum AggType

invocation.proto:275

Used in: GetInvocationStatRequest

message DeleteInvocationRequest

invocation.proto:161

message DeleteInvocationResponse

invocation.proto:168

message GetInvocationOwnerRequest

invocation.proto:133

message GetInvocationOwnerResponse

invocation.proto:140

message GetInvocationRequest

invocation.proto:121

message GetInvocationResponse

invocation.proto:127

message GetInvocationStatRequest

invocation.proto:350

message GetInvocationStatResponse

invocation.proto:364

message GetTrendRequest

invocation.proto:453

message GetTrendResponse

invocation.proto:465

message Invocation

invocation.proto:13

Next tag: 25

Used in: GetInvocationResponse, SearchInvocationResponse

enum Invocation.InvocationStatus

invocation.proto:41

Used in: Invocation

message InvocationEvent

invocation.proto:98

Used in: Invocation

message InvocationLookup

invocation.proto:116

Used in: GetInvocationRequest

enum InvocationPermission

invocation.proto:109

Used in: Invocation

message InvocationQuery

invocation.proto:172

The search parameters in this query will be ANDed when performing a search -- so if a client species both "user" and "host", all results returned must match both fields.

Used in: SearchInvocationRequest

message InvocationSort

invocation.proto:229

Used in: SearchInvocationRequest

enum InvocationSort.SortField

invocation.proto:230

Used in: InvocationSort

message InvocationStat

invocation.proto:286

Used in: GetInvocationStatResponse

message InvocationStatQuery

invocation.proto:315

The search parameters in this query will be ANDed when performing a query -- so if a client specifies both "user" and "host", all results returned must match both fields.

Used in: GetInvocationStatRequest

enum OverallStatus

invocation.proto:213

OverallStatus is a status representing both the completion status and success status of an invocation.

Used in: InvocationQuery, InvocationStatQuery, TrendQuery

message SearchInvocationRequest

invocation.proto:243

message SearchInvocationResponse

invocation.proto:261

message TrendQuery

invocation.proto:418

The search parameters in this query will be ANDed when performing a query -- so if a client specifies both "user" and "host", all results returned must match both fields.

Used in: GetTrendRequest

message TrendStat

invocation.proto:371

Used in: GetTrendResponse

message UpdateInvocationRequest

invocation.proto:147

message UpdateInvocationResponse

invocation.proto:157