Lines Matching defs:ExecutionMetrics
2169 type ExecutionMetrics struct { struct
2170 state protoimpl.MessageState
2171 sizeCache protoimpl.SizeCache
2172 unknownFields protoimpl.UnknownFields
2175 … []string `protobuf:"bytes,1,rep,name=command_args,json=commandArgs" json:"command_args,omitempty"`
2177 …leList `protobuf:"bytes,2,opt,name=changed_files,json=changedFiles" json:"changed_files,omitempty"`
2180 func (x *ExecutionMetrics) Reset() {
2189 func (x *ExecutionMetrics) String() string {
2193 func (*ExecutionMetrics) ProtoMessage() {}
2195 func (x *ExecutionMetrics) ProtoReflect() protoreflect.Message {
2208 func (*ExecutionMetrics) Descriptor() ([]byte, []int) {
2212 func (x *ExecutionMetrics) GetCommandArgs() []string {
2219 func (x *ExecutionMetrics) GetChangedFiles() *AggregatedFileList {