Module: Gauge::Messages::Message::MessageType Private
- Includes:
- ProtocolBuffers::Enum
- Defined in:
- lib/messages.pb.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
enums
Constant Summary collapse
- ExecutionStarting =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
0- SpecExecutionStarting =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
1- SpecExecutionEnding =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
2- ScenarioExecutionStarting =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
3- ScenarioExecutionEnding =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
4- StepExecutionStarting =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
5- StepExecutionEnding =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
6- ExecuteStep =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
7- ExecutionEnding =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
8- StepValidateRequest =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
9- StepValidateResponse =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
10- ExecutionStatusResponse =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
11- StepNamesRequest =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
12- StepNamesResponse =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
13- KillProcessRequest =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
14- SuiteExecutionResult =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
15- ScenarioDataStoreInit =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
16- SpecDataStoreInit =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
17- SuiteDataStoreInit =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
18- StepNameRequest =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
19- StepNameResponse =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
20- RefactorRequest =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
21- RefactorResponse =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
22