Documentation
¶
Index ¶
- Variables
- type CompletionStatus
- func (CompletionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x CompletionStatus) Enum() *CompletionStatus
- func (CompletionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x CompletionStatus) Number() protoreflect.EnumNumber
- func (x CompletionStatus) String() string
- func (CompletionStatus) Type() protoreflect.EnumType
- type DeterminismStatus
- func (DeterminismStatus) Descriptor() protoreflect.EnumDescriptor
- func (x DeterminismStatus) Enum() *DeterminismStatus
- func (DeterminismStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeterminismStatus) Number() protoreflect.EnumNumber
- func (x DeterminismStatus) String() string
- func (DeterminismStatus) Type() protoreflect.EnumType
- type LocalMetadata
- func (*LocalMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *LocalMetadata) GetEnvironment() map[string]string
- func (x *LocalMetadata) GetEventTimes() map[string]*command.TimeInterval
- func (x *LocalMetadata) GetExecutedLocally() bool
- func (x *LocalMetadata) GetLabels() map[string]string
- func (x *LocalMetadata) GetRerunMetadata() []*RerunMetadata
- func (x *LocalMetadata) GetResult() *command.CommandResult
- func (x *LocalMetadata) GetUpdatedCache() bool
- func (x *LocalMetadata) GetValidCacheHit() bool
- func (x *LocalMetadata) GetVerification() *Verification
- func (*LocalMetadata) ProtoMessage()
- func (x *LocalMetadata) ProtoReflect() protoreflect.Message
- func (x *LocalMetadata) Reset()
- func (x *LocalMetadata) String() string
- type LogDump
- type LogRecord
- func (*LogRecord) Descriptor() ([]byte, []int)deprecated
- func (x *LogRecord) GetCommand() *command.Command
- func (x *LogRecord) GetCompletionStatus() CompletionStatus
- func (x *LogRecord) GetLocalMetadata() *LocalMetadata
- func (x *LogRecord) GetRemoteMetadata() *RemoteMetadata
- func (x *LogRecord) GetResult() *command.CommandResult
- func (*LogRecord) ProtoMessage()
- func (x *LogRecord) ProtoReflect() protoreflect.Message
- func (x *LogRecord) Reset()
- func (x *LogRecord) String() string
- type Metric
- func (*Metric) Descriptor() ([]byte, []int)deprecated
- func (x *Metric) GetBoolValue() bool
- func (x *Metric) GetDoubleValue() float64
- func (x *Metric) GetInt64Value() int64
- func (m *Metric) GetValue() isMetric_Value
- func (*Metric) ProtoMessage()
- func (x *Metric) ProtoReflect() protoreflect.Message
- func (x *Metric) Reset()
- func (x *Metric) String() string
- type Metric_BoolValue
- type Metric_DoubleValue
- type Metric_Int64Value
- type ProxyInfo
- func (*ProxyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ProxyInfo) GetBqStats() map[string]int32
- func (x *ProxyInfo) GetEventTimes() map[string]*command.TimeInterval
- func (x *ProxyInfo) GetFlags() map[string]string
- func (x *ProxyInfo) GetMetrics() map[string]*Metric
- func (x *ProxyInfo) GetStats() []*stat.Stat
- func (*ProxyInfo) ProtoMessage()
- func (x *ProxyInfo) ProtoReflect() protoreflect.Message
- func (x *ProxyInfo) Reset()
- func (x *ProxyInfo) String() string
- type RemoteMetadata
- func (*RemoteMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RemoteMetadata) GetActionDigest() string
- func (x *RemoteMetadata) GetAuxiliaryMetadata() map[string]string
- func (x *RemoteMetadata) GetCacheHit() bool
- func (x *RemoteMetadata) GetCommandDigest() string
- func (x *RemoteMetadata) GetEventTimes() map[string]*command.TimeInterval
- func (x *RemoteMetadata) GetLogicalBytesDownloaded() int64
- func (x *RemoteMetadata) GetLogicalBytesUploaded() int64
- func (x *RemoteMetadata) GetNumInputDirectories() int32
- func (x *RemoteMetadata) GetNumInputFiles() int32
- func (x *RemoteMetadata) GetNumOutputDirectories() int32
- func (x *RemoteMetadata) GetNumOutputFiles() int32
- func (x *RemoteMetadata) GetOutputDirectoryDigests() map[string]string
- func (x *RemoteMetadata) GetOutputFileDigests() map[string]string
- func (x *RemoteMetadata) GetOutputFileIsExecutable() map[string]bool
- func (x *RemoteMetadata) GetRealBytesDownloaded() int64
- func (x *RemoteMetadata) GetRealBytesUploaded() int64
- func (x *RemoteMetadata) GetRerunMetadata() []*RerunMetadata
- func (x *RemoteMetadata) GetResult() *command.CommandResult
- func (x *RemoteMetadata) GetStderrDigest() string
- func (x *RemoteMetadata) GetStdoutDigest() string
- func (x *RemoteMetadata) GetTotalInputBytes() int64
- func (x *RemoteMetadata) GetTotalOutputBytes() int64
- func (*RemoteMetadata) ProtoMessage()
- func (x *RemoteMetadata) ProtoReflect() protoreflect.Message
- func (x *RemoteMetadata) Reset()
- func (x *RemoteMetadata) String() string
- type RerunMetadata
- func (*RerunMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *RerunMetadata) GetAttempt() int64
- func (x *RerunMetadata) GetEventTimes() map[string]*command.TimeInterval
- func (x *RerunMetadata) GetLogicalBytesDownloaded() int64
- func (x *RerunMetadata) GetNumOutputDirectories() int32
- func (x *RerunMetadata) GetNumOutputFiles() int32
- func (x *RerunMetadata) GetOutputDirectoryDigests() map[string]string
- func (x *RerunMetadata) GetOutputFileDigests() map[string]string
- func (x *RerunMetadata) GetRealBytesDownloaded() int64
- func (x *RerunMetadata) GetResult() *command.CommandResult
- func (x *RerunMetadata) GetTotalOutputBytes() int64
- func (*RerunMetadata) ProtoMessage()
- func (x *RerunMetadata) ProtoReflect() protoreflect.Message
- func (x *RerunMetadata) Reset()
- func (x *RerunMetadata) String() string
- type Verification
- func (*Verification) Descriptor() ([]byte, []int)deprecated
- func (x *Verification) GetMismatches() []*Verification_Mismatch
- func (x *Verification) GetTotalIgnoredMismatches() int32
- func (x *Verification) GetTotalMismatches() int32
- func (x *Verification) GetTotalVerified() int64
- func (*Verification) ProtoMessage()
- func (x *Verification) ProtoReflect() protoreflect.Message
- func (x *Verification) Reset()
- func (x *Verification) String() string
- type Verification_Mismatch
- func (*Verification_Mismatch) Descriptor() ([]byte, []int)deprecated
- func (x *Verification_Mismatch) GetActionDigest() string
- func (x *Verification_Mismatch) GetDeterminism() DeterminismStatus
- func (x *Verification_Mismatch) GetIgnored() bool
- func (x *Verification_Mismatch) GetLocalDigest() stringdeprecated
- func (x *Verification_Mismatch) GetLocalDigests() []string
- func (x *Verification_Mismatch) GetLocalExitCodes() []int32
- func (x *Verification_Mismatch) GetNonDeterministic() booldeprecated
- func (x *Verification_Mismatch) GetPath() string
- func (x *Verification_Mismatch) GetRemoteDigest() stringdeprecated
- func (x *Verification_Mismatch) GetRemoteDigests() []string
- func (x *Verification_Mismatch) GetRemoteExitCodes() []int32
- func (*Verification_Mismatch) ProtoMessage()
- func (x *Verification_Mismatch) ProtoReflect() protoreflect.Message
- func (x *Verification_Mismatch) Reset()
- func (x *Verification_Mismatch) String() string
Constants ¶
This section is empty.
Variables ¶
var ( CompletionStatus_name = map[int32]string{ 0: "STATUS_UNKNOWN", 1: "STATUS_CACHE_HIT", 2: "STATUS_REMOTE_EXECUTION", 3: "STATUS_LOCAL_FALLBACK", 4: "STATUS_LOCAL_EXECUTION", 5: "STATUS_RACING_LOCAL", 6: "STATUS_RACING_REMOTE", 7: "STATUS_REMOTE_FAILURE", 8: "STATUS_LOCAL_FAILURE", 9: "STATUS_NON_ZERO_EXIT", 10: "STATUS_TIMEOUT", 11: "STATUS_INTERRUPTED", } CompletionStatus_value = map[string]int32{ "STATUS_UNKNOWN": 0, "STATUS_CACHE_HIT": 1, "STATUS_REMOTE_EXECUTION": 2, "STATUS_LOCAL_FALLBACK": 3, "STATUS_LOCAL_EXECUTION": 4, "STATUS_RACING_LOCAL": 5, "STATUS_RACING_REMOTE": 6, "STATUS_REMOTE_FAILURE": 7, "STATUS_LOCAL_FAILURE": 8, "STATUS_NON_ZERO_EXIT": 9, "STATUS_TIMEOUT": 10, "STATUS_INTERRUPTED": 11, } )
Enum value maps for CompletionStatus.
var ( DeterminismStatus_name = map[int32]string{ 0: "DETERMINISTIC", 1: "NON_DETERMINISTIC", 2: "UNKNOWN", 3: "REMOTE_NON_DETERMINISTIC", } DeterminismStatus_value = map[string]int32{ "DETERMINISTIC": 0, "NON_DETERMINISTIC": 1, "UNKNOWN": 2, "REMOTE_NON_DETERMINISTIC": 3, } )
Enum value maps for DeterminismStatus.
var File_api_log_log_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CompletionStatus ¶
type CompletionStatus int32
const ( CompletionStatus_STATUS_UNKNOWN CompletionStatus = 0 CompletionStatus_STATUS_CACHE_HIT CompletionStatus = 1 CompletionStatus_STATUS_REMOTE_EXECUTION CompletionStatus = 2 CompletionStatus_STATUS_LOCAL_FALLBACK CompletionStatus = 3 CompletionStatus_STATUS_LOCAL_EXECUTION CompletionStatus = 4 CompletionStatus_STATUS_RACING_LOCAL CompletionStatus = 5 CompletionStatus_STATUS_RACING_REMOTE CompletionStatus = 6 CompletionStatus_STATUS_REMOTE_FAILURE CompletionStatus = 7 CompletionStatus_STATUS_LOCAL_FAILURE CompletionStatus = 8 CompletionStatus_STATUS_NON_ZERO_EXIT CompletionStatus = 9 CompletionStatus_STATUS_TIMEOUT CompletionStatus = 10 CompletionStatus_STATUS_INTERRUPTED CompletionStatus = 11 )
func (CompletionStatus) Descriptor ¶
func (CompletionStatus) Descriptor() protoreflect.EnumDescriptor
func (CompletionStatus) Enum ¶
func (x CompletionStatus) Enum() *CompletionStatus
func (CompletionStatus) EnumDescriptor
deprecated
func (CompletionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use CompletionStatus.Descriptor instead.
func (CompletionStatus) Number ¶
func (x CompletionStatus) Number() protoreflect.EnumNumber
func (CompletionStatus) String ¶
func (x CompletionStatus) String() string
func (CompletionStatus) Type ¶
func (CompletionStatus) Type() protoreflect.EnumType
type DeterminismStatus ¶
type DeterminismStatus int32
const ( DeterminismStatus_DETERMINISTIC DeterminismStatus = 0 DeterminismStatus_NON_DETERMINISTIC DeterminismStatus = 1 DeterminismStatus_UNKNOWN DeterminismStatus = 2 DeterminismStatus_REMOTE_NON_DETERMINISTIC DeterminismStatus = 3 )
func (DeterminismStatus) Descriptor ¶
func (DeterminismStatus) Descriptor() protoreflect.EnumDescriptor
func (DeterminismStatus) Enum ¶
func (x DeterminismStatus) Enum() *DeterminismStatus
func (DeterminismStatus) EnumDescriptor
deprecated
func (DeterminismStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeterminismStatus.Descriptor instead.
func (DeterminismStatus) Number ¶
func (x DeterminismStatus) Number() protoreflect.EnumNumber
func (DeterminismStatus) String ¶
func (x DeterminismStatus) String() string
func (DeterminismStatus) Type ¶
func (DeterminismStatus) Type() protoreflect.EnumType
type LocalMetadata ¶
type LocalMetadata struct { Result *command.CommandResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` ExecutedLocally bool `protobuf:"varint,2,opt,name=executed_locally,json=executedLocally,proto3" json:"executed_locally,omitempty"` ValidCacheHit bool `protobuf:"varint,3,opt,name=valid_cache_hit,json=validCacheHit,proto3" json:"valid_cache_hit,omitempty"` UpdatedCache bool `protobuf:"varint,4,opt,name=updated_cache,json=updatedCache,proto3" json:"updated_cache,omitempty"` Verification *Verification `protobuf:"bytes,5,opt,name=verification,proto3" json:"verification,omitempty"` EventTimes map[string]*command.TimeInterval `` /* 179-byte string literal not displayed */ Environment map[string]string `` /* 163-byte string literal not displayed */ Labels map[string]string `` /* 153-byte string literal not displayed */ RerunMetadata []*RerunMetadata `protobuf:"bytes,9,rep,name=rerun_metadata,json=rerunMetadata,proto3" json:"rerun_metadata,omitempty"` // contains filtered or unexported fields }
func (*LocalMetadata) Descriptor
deprecated
func (*LocalMetadata) Descriptor() ([]byte, []int)
Deprecated: Use LocalMetadata.ProtoReflect.Descriptor instead.
func (*LocalMetadata) GetEnvironment ¶
func (x *LocalMetadata) GetEnvironment() map[string]string
func (*LocalMetadata) GetEventTimes ¶
func (x *LocalMetadata) GetEventTimes() map[string]*command.TimeInterval
func (*LocalMetadata) GetExecutedLocally ¶
func (x *LocalMetadata) GetExecutedLocally() bool
func (*LocalMetadata) GetLabels ¶
func (x *LocalMetadata) GetLabels() map[string]string
func (*LocalMetadata) GetRerunMetadata ¶
func (x *LocalMetadata) GetRerunMetadata() []*RerunMetadata
func (*LocalMetadata) GetResult ¶
func (x *LocalMetadata) GetResult() *command.CommandResult
func (*LocalMetadata) GetUpdatedCache ¶
func (x *LocalMetadata) GetUpdatedCache() bool
func (*LocalMetadata) GetValidCacheHit ¶
func (x *LocalMetadata) GetValidCacheHit() bool
func (*LocalMetadata) GetVerification ¶
func (x *LocalMetadata) GetVerification() *Verification
func (*LocalMetadata) ProtoMessage ¶
func (*LocalMetadata) ProtoMessage()
func (*LocalMetadata) ProtoReflect ¶
func (x *LocalMetadata) ProtoReflect() protoreflect.Message
func (*LocalMetadata) Reset ¶
func (x *LocalMetadata) Reset()
func (*LocalMetadata) String ¶
func (x *LocalMetadata) String() string
type LogDump ¶
type LogDump struct { Records []*LogRecord `protobuf:"bytes,1,rep,name=records,proto3" json:"records,omitempty"` // contains filtered or unexported fields }
func (*LogDump) Descriptor
deprecated
func (*LogDump) GetRecords ¶
func (*LogDump) ProtoMessage ¶
func (*LogDump) ProtoMessage()
func (*LogDump) ProtoReflect ¶
func (x *LogDump) ProtoReflect() protoreflect.Message
type LogRecord ¶
type LogRecord struct { Command *command.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` Result *command.CommandResult `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"` RemoteMetadata *RemoteMetadata `protobuf:"bytes,3,opt,name=remote_metadata,json=remoteMetadata,proto3" json:"remote_metadata,omitempty"` LocalMetadata *LocalMetadata `protobuf:"bytes,4,opt,name=local_metadata,json=localMetadata,proto3" json:"local_metadata,omitempty"` CompletionStatus CompletionStatus `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LogRecord) Descriptor
deprecated
func (*LogRecord) GetCommand ¶
func (*LogRecord) GetCompletionStatus ¶
func (x *LogRecord) GetCompletionStatus() CompletionStatus
func (*LogRecord) GetLocalMetadata ¶
func (x *LogRecord) GetLocalMetadata() *LocalMetadata
func (*LogRecord) GetRemoteMetadata ¶
func (x *LogRecord) GetRemoteMetadata() *RemoteMetadata
func (*LogRecord) GetResult ¶
func (x *LogRecord) GetResult() *command.CommandResult
func (*LogRecord) ProtoMessage ¶
func (*LogRecord) ProtoMessage()
func (*LogRecord) ProtoReflect ¶
func (x *LogRecord) ProtoReflect() protoreflect.Message
type Metric ¶
type Metric struct { // Types that are assignable to Value: // // *Metric_Int64Value // *Metric_BoolValue // *Metric_DoubleValue Value isMetric_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*Metric) Descriptor
deprecated
func (*Metric) GetBoolValue ¶
func (*Metric) GetDoubleValue ¶
func (*Metric) GetInt64Value ¶
func (*Metric) ProtoMessage ¶
func (*Metric) ProtoMessage()
func (*Metric) ProtoReflect ¶
func (x *Metric) ProtoReflect() protoreflect.Message
type Metric_BoolValue ¶
type Metric_BoolValue struct {
BoolValue bool `protobuf:"varint,2,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
type Metric_DoubleValue ¶
type Metric_DoubleValue struct {
DoubleValue float64 `protobuf:"fixed64,3,opt,name=double_value,json=doubleValue,proto3,oneof"`
}
type Metric_Int64Value ¶
type Metric_Int64Value struct {
Int64Value int64 `protobuf:"varint,1,opt,name=int64_value,json=int64Value,proto3,oneof"`
}
type ProxyInfo ¶
type ProxyInfo struct { EventTimes map[string]*command.TimeInterval `` /* 179-byte string literal not displayed */ Metrics map[string]*Metric `` /* 155-byte string literal not displayed */ Flags map[string]string `` /* 151-byte string literal not displayed */ Stats []*stat.Stat `protobuf:"bytes,4,rep,name=stats,proto3" json:"stats,omitempty"` BqStats map[string]int32 `` /* 171-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ProxyInfo) Descriptor
deprecated
func (*ProxyInfo) GetBqStats ¶
func (*ProxyInfo) GetEventTimes ¶
func (x *ProxyInfo) GetEventTimes() map[string]*command.TimeInterval
func (*ProxyInfo) GetMetrics ¶
func (*ProxyInfo) ProtoMessage ¶
func (*ProxyInfo) ProtoMessage()
func (*ProxyInfo) ProtoReflect ¶
func (x *ProxyInfo) ProtoReflect() protoreflect.Message
type RemoteMetadata ¶
type RemoteMetadata struct { Result *command.CommandResult `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` CacheHit bool `protobuf:"varint,2,opt,name=cache_hit,json=cacheHit,proto3" json:"cache_hit,omitempty"` NumInputFiles int32 `protobuf:"varint,3,opt,name=num_input_files,json=numInputFiles,proto3" json:"num_input_files,omitempty"` NumInputDirectories int32 `protobuf:"varint,4,opt,name=num_input_directories,json=numInputDirectories,proto3" json:"num_input_directories,omitempty"` TotalInputBytes int64 `protobuf:"varint,5,opt,name=total_input_bytes,json=totalInputBytes,proto3" json:"total_input_bytes,omitempty"` NumOutputFiles int32 `protobuf:"varint,9,opt,name=num_output_files,json=numOutputFiles,proto3" json:"num_output_files,omitempty"` NumOutputDirectories int32 `protobuf:"varint,10,opt,name=num_output_directories,json=numOutputDirectories,proto3" json:"num_output_directories,omitempty"` TotalOutputBytes int64 `protobuf:"varint,11,opt,name=total_output_bytes,json=totalOutputBytes,proto3" json:"total_output_bytes,omitempty"` CommandDigest string `protobuf:"bytes,6,opt,name=command_digest,json=commandDigest,proto3" json:"command_digest,omitempty"` ActionDigest string `protobuf:"bytes,7,opt,name=action_digest,json=actionDigest,proto3" json:"action_digest,omitempty"` EventTimes map[string]*command.TimeInterval `` /* 179-byte string literal not displayed */ LogicalBytesUploaded int64 `protobuf:"varint,13,opt,name=logical_bytes_uploaded,json=logicalBytesUploaded,proto3" json:"logical_bytes_uploaded,omitempty"` RealBytesUploaded int64 `protobuf:"varint,14,opt,name=real_bytes_uploaded,json=realBytesUploaded,proto3" json:"real_bytes_uploaded,omitempty"` LogicalBytesDownloaded int64 `` /* 131-byte string literal not displayed */ RealBytesDownloaded int64 `protobuf:"varint,16,opt,name=real_bytes_downloaded,json=realBytesDownloaded,proto3" json:"real_bytes_downloaded,omitempty"` RerunMetadata []*RerunMetadata `protobuf:"bytes,17,rep,name=rerun_metadata,json=rerunMetadata,proto3" json:"rerun_metadata,omitempty"` OutputFileDigests map[string]string `` /* 203-byte string literal not displayed */ OutputDirectoryDigests map[string]string `` /* 218-byte string literal not displayed */ StderrDigest string `protobuf:"bytes,20,opt,name=stderr_digest,json=stderrDigest,proto3" json:"stderr_digest,omitempty"` StdoutDigest string `protobuf:"bytes,21,opt,name=stdout_digest,json=stdoutDigest,proto3" json:"stdout_digest,omitempty"` AuxiliaryMetadata map[string]string `` /* 201-byte string literal not displayed */ OutputFileIsExecutable map[string]bool `` /* 221-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RemoteMetadata) Descriptor
deprecated
func (*RemoteMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RemoteMetadata.ProtoReflect.Descriptor instead.
func (*RemoteMetadata) GetActionDigest ¶
func (x *RemoteMetadata) GetActionDigest() string
func (*RemoteMetadata) GetAuxiliaryMetadata ¶
func (x *RemoteMetadata) GetAuxiliaryMetadata() map[string]string
func (*RemoteMetadata) GetCacheHit ¶
func (x *RemoteMetadata) GetCacheHit() bool
func (*RemoteMetadata) GetCommandDigest ¶
func (x *RemoteMetadata) GetCommandDigest() string
func (*RemoteMetadata) GetEventTimes ¶
func (x *RemoteMetadata) GetEventTimes() map[string]*command.TimeInterval
func (*RemoteMetadata) GetLogicalBytesDownloaded ¶
func (x *RemoteMetadata) GetLogicalBytesDownloaded() int64
func (*RemoteMetadata) GetLogicalBytesUploaded ¶
func (x *RemoteMetadata) GetLogicalBytesUploaded() int64
func (*RemoteMetadata) GetNumInputDirectories ¶
func (x *RemoteMetadata) GetNumInputDirectories() int32
func (*RemoteMetadata) GetNumInputFiles ¶
func (x *RemoteMetadata) GetNumInputFiles() int32
func (*RemoteMetadata) GetNumOutputDirectories ¶
func (x *RemoteMetadata) GetNumOutputDirectories() int32
func (*RemoteMetadata) GetNumOutputFiles ¶
func (x *RemoteMetadata) GetNumOutputFiles() int32
func (*RemoteMetadata) GetOutputDirectoryDigests ¶
func (x *RemoteMetadata) GetOutputDirectoryDigests() map[string]string
func (*RemoteMetadata) GetOutputFileDigests ¶
func (x *RemoteMetadata) GetOutputFileDigests() map[string]string
func (*RemoteMetadata) GetOutputFileIsExecutable ¶
func (x *RemoteMetadata) GetOutputFileIsExecutable() map[string]bool
func (*RemoteMetadata) GetRealBytesDownloaded ¶
func (x *RemoteMetadata) GetRealBytesDownloaded() int64
func (*RemoteMetadata) GetRealBytesUploaded ¶
func (x *RemoteMetadata) GetRealBytesUploaded() int64
func (*RemoteMetadata) GetRerunMetadata ¶
func (x *RemoteMetadata) GetRerunMetadata() []*RerunMetadata
func (*RemoteMetadata) GetResult ¶
func (x *RemoteMetadata) GetResult() *command.CommandResult
func (*RemoteMetadata) GetStderrDigest ¶
func (x *RemoteMetadata) GetStderrDigest() string
func (*RemoteMetadata) GetStdoutDigest ¶
func (x *RemoteMetadata) GetStdoutDigest() string
func (*RemoteMetadata) GetTotalInputBytes ¶
func (x *RemoteMetadata) GetTotalInputBytes() int64
func (*RemoteMetadata) GetTotalOutputBytes ¶
func (x *RemoteMetadata) GetTotalOutputBytes() int64
func (*RemoteMetadata) ProtoMessage ¶
func (*RemoteMetadata) ProtoMessage()
func (*RemoteMetadata) ProtoReflect ¶
func (x *RemoteMetadata) ProtoReflect() protoreflect.Message
func (*RemoteMetadata) Reset ¶
func (x *RemoteMetadata) Reset()
func (*RemoteMetadata) String ¶
func (x *RemoteMetadata) String() string
type RerunMetadata ¶
type RerunMetadata struct { Attempt int64 `protobuf:"varint,1,opt,name=attempt,proto3" json:"attempt,omitempty"` Result *command.CommandResult `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"` NumOutputFiles int32 `protobuf:"varint,3,opt,name=num_output_files,json=numOutputFiles,proto3" json:"num_output_files,omitempty"` NumOutputDirectories int32 `protobuf:"varint,4,opt,name=num_output_directories,json=numOutputDirectories,proto3" json:"num_output_directories,omitempty"` TotalOutputBytes int64 `protobuf:"varint,5,opt,name=total_output_bytes,json=totalOutputBytes,proto3" json:"total_output_bytes,omitempty"` OutputFileDigests map[string]string `` /* 202-byte string literal not displayed */ OutputDirectoryDigests map[string]string `` /* 217-byte string literal not displayed */ LogicalBytesDownloaded int64 `` /* 130-byte string literal not displayed */ RealBytesDownloaded int64 `protobuf:"varint,9,opt,name=real_bytes_downloaded,json=realBytesDownloaded,proto3" json:"real_bytes_downloaded,omitempty"` EventTimes map[string]*command.TimeInterval `` /* 180-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RerunMetadata) Descriptor
deprecated
func (*RerunMetadata) Descriptor() ([]byte, []int)
Deprecated: Use RerunMetadata.ProtoReflect.Descriptor instead.
func (*RerunMetadata) GetAttempt ¶
func (x *RerunMetadata) GetAttempt() int64
func (*RerunMetadata) GetEventTimes ¶
func (x *RerunMetadata) GetEventTimes() map[string]*command.TimeInterval
func (*RerunMetadata) GetLogicalBytesDownloaded ¶
func (x *RerunMetadata) GetLogicalBytesDownloaded() int64
func (*RerunMetadata) GetNumOutputDirectories ¶
func (x *RerunMetadata) GetNumOutputDirectories() int32
func (*RerunMetadata) GetNumOutputFiles ¶
func (x *RerunMetadata) GetNumOutputFiles() int32
func (*RerunMetadata) GetOutputDirectoryDigests ¶
func (x *RerunMetadata) GetOutputDirectoryDigests() map[string]string
func (*RerunMetadata) GetOutputFileDigests ¶
func (x *RerunMetadata) GetOutputFileDigests() map[string]string
func (*RerunMetadata) GetRealBytesDownloaded ¶
func (x *RerunMetadata) GetRealBytesDownloaded() int64
func (*RerunMetadata) GetResult ¶
func (x *RerunMetadata) GetResult() *command.CommandResult
func (*RerunMetadata) GetTotalOutputBytes ¶
func (x *RerunMetadata) GetTotalOutputBytes() int64
func (*RerunMetadata) ProtoMessage ¶
func (*RerunMetadata) ProtoMessage()
func (*RerunMetadata) ProtoReflect ¶
func (x *RerunMetadata) ProtoReflect() protoreflect.Message
func (*RerunMetadata) Reset ¶
func (x *RerunMetadata) Reset()
func (*RerunMetadata) String ¶
func (x *RerunMetadata) String() string
type Verification ¶
type Verification struct { Mismatches []*Verification_Mismatch `protobuf:"bytes,1,rep,name=mismatches,proto3" json:"mismatches,omitempty"` TotalMismatches int32 `protobuf:"varint,2,opt,name=total_mismatches,json=totalMismatches,proto3" json:"total_mismatches,omitempty"` TotalIgnoredMismatches int32 `` /* 130-byte string literal not displayed */ TotalVerified int64 `protobuf:"varint,3,opt,name=total_verified,json=totalVerified,proto3" json:"total_verified,omitempty"` // contains filtered or unexported fields }
func (*Verification) Descriptor
deprecated
func (*Verification) Descriptor() ([]byte, []int)
Deprecated: Use Verification.ProtoReflect.Descriptor instead.
func (*Verification) GetMismatches ¶
func (x *Verification) GetMismatches() []*Verification_Mismatch
func (*Verification) GetTotalIgnoredMismatches ¶
func (x *Verification) GetTotalIgnoredMismatches() int32
func (*Verification) GetTotalMismatches ¶
func (x *Verification) GetTotalMismatches() int32
func (*Verification) GetTotalVerified ¶
func (x *Verification) GetTotalVerified() int64
func (*Verification) ProtoMessage ¶
func (*Verification) ProtoMessage()
func (*Verification) ProtoReflect ¶
func (x *Verification) ProtoReflect() protoreflect.Message
func (*Verification) Reset ¶
func (x *Verification) Reset()
func (*Verification) String ¶
func (x *Verification) String() string
type Verification_Mismatch ¶
type Verification_Mismatch struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // Deprecated: Marked as deprecated in api/log/log.proto. RemoteDigest string `protobuf:"bytes,2,opt,name=remote_digest,json=remoteDigest,proto3" json:"remote_digest,omitempty"` // Deprecated: Marked as deprecated in api/log/log.proto. LocalDigest string `protobuf:"bytes,3,opt,name=local_digest,json=localDigest,proto3" json:"local_digest,omitempty"` // Deprecated: Marked as deprecated in api/log/log.proto. NonDeterministic bool `protobuf:"varint,4,opt,name=non_deterministic,json=nonDeterministic,proto3" json:"non_deterministic,omitempty"` RemoteDigests []string `protobuf:"bytes,5,rep,name=remote_digests,json=remoteDigests,proto3" json:"remote_digests,omitempty"` ActionDigest string `protobuf:"bytes,6,opt,name=action_digest,json=actionDigest,proto3" json:"action_digest,omitempty"` LocalDigests []string `protobuf:"bytes,7,rep,name=local_digests,json=localDigests,proto3" json:"local_digests,omitempty"` Ignored bool `protobuf:"varint,8,opt,name=ignored,proto3" json:"ignored,omitempty"` Determinism DeterminismStatus `protobuf:"varint,9,opt,name=determinism,proto3,enum=log.DeterminismStatus" json:"determinism,omitempty"` RemoteExitCodes []int32 `protobuf:"varint,10,rep,packed,name=remote_exit_codes,json=remoteExitCodes,proto3" json:"remote_exit_codes,omitempty"` LocalExitCodes []int32 `protobuf:"varint,11,rep,packed,name=local_exit_codes,json=localExitCodes,proto3" json:"local_exit_codes,omitempty"` // contains filtered or unexported fields }
func (*Verification_Mismatch) Descriptor
deprecated
func (*Verification_Mismatch) Descriptor() ([]byte, []int)
Deprecated: Use Verification_Mismatch.ProtoReflect.Descriptor instead.
func (*Verification_Mismatch) GetActionDigest ¶
func (x *Verification_Mismatch) GetActionDigest() string
func (*Verification_Mismatch) GetDeterminism ¶
func (x *Verification_Mismatch) GetDeterminism() DeterminismStatus
func (*Verification_Mismatch) GetIgnored ¶
func (x *Verification_Mismatch) GetIgnored() bool
func (*Verification_Mismatch) GetLocalDigest
deprecated
func (x *Verification_Mismatch) GetLocalDigest() string
Deprecated: Marked as deprecated in api/log/log.proto.
func (*Verification_Mismatch) GetLocalDigests ¶
func (x *Verification_Mismatch) GetLocalDigests() []string
func (*Verification_Mismatch) GetLocalExitCodes ¶
func (x *Verification_Mismatch) GetLocalExitCodes() []int32
func (*Verification_Mismatch) GetNonDeterministic
deprecated
func (x *Verification_Mismatch) GetNonDeterministic() bool
Deprecated: Marked as deprecated in api/log/log.proto.
func (*Verification_Mismatch) GetPath ¶
func (x *Verification_Mismatch) GetPath() string
func (*Verification_Mismatch) GetRemoteDigest
deprecated
func (x *Verification_Mismatch) GetRemoteDigest() string
Deprecated: Marked as deprecated in api/log/log.proto.
func (*Verification_Mismatch) GetRemoteDigests ¶
func (x *Verification_Mismatch) GetRemoteDigests() []string
func (*Verification_Mismatch) GetRemoteExitCodes ¶
func (x *Verification_Mismatch) GetRemoteExitCodes() []int32
func (*Verification_Mismatch) ProtoMessage ¶
func (*Verification_Mismatch) ProtoMessage()
func (*Verification_Mismatch) ProtoReflect ¶
func (x *Verification_Mismatch) ProtoReflect() protoreflect.Message
func (*Verification_Mismatch) Reset ¶
func (x *Verification_Mismatch) Reset()
func (*Verification_Mismatch) String ¶
func (x *Verification_Mismatch) String() string