Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.6 KB

RerunInfo.md

File metadata and controls

25 lines (22 loc) · 1.6 KB

RerunInfo

Properties

Name Type Description Notes
UnknownFields *UnknownFieldSet [optional] [default to null]
PrevExecutionIdBytes *ByteString [optional] [default to null]
PrevTriggerTypeValue int32 [optional] [default to null]
PrevTriggerType string [optional] [default to null]
PrevExecutionId string [optional] [default to null]
RootTriggerTypeValue int32 [optional] [default to null]
RootExecutionIdBytes *ByteString [optional] [default to null]
RootTriggerType string [optional] [default to null]
SerializedSize int32 [optional] [default to null]
ParserForType *ParserRerunInfo [optional] [default to null]
DefaultInstanceForType *RerunInfo [optional] [default to null]
Initialized bool [optional] [default to null]
RootExecutionId string [optional] [default to null]
InitializationErrorString string [optional] [default to null]
DescriptorForType *Descriptor [optional] [default to null]
AllFields map[string]interface{} [optional] [default to null]
MemoizedSerializedSize int32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]