Documentation ¶
Index ¶
- Variables
- type Aborted
- type Aborted_AbortReason
- func (Aborted_AbortReason) Descriptor() protoreflect.EnumDescriptor
- func (x Aborted_AbortReason) Enum() *Aborted_AbortReason
- func (Aborted_AbortReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x Aborted_AbortReason) Number() protoreflect.EnumNumber
- func (x Aborted_AbortReason) String() string
- func (Aborted_AbortReason) Type() protoreflect.EnumType
- type ActionExecuted
- func (*ActionExecuted) Descriptor() ([]byte, []int)deprecated
- func (x *ActionExecuted) GetActionMetadataLogs() []*File
- func (x *ActionExecuted) GetCommandLine() []string
- func (x *ActionExecuted) GetConfiguration() *BuildEventId_ConfigurationIddeprecated
- func (x *ActionExecuted) GetExitCode() int32
- func (x *ActionExecuted) GetFailureDetail() *failure_details.FailureDetail
- func (x *ActionExecuted) GetLabel() stringdeprecated
- func (x *ActionExecuted) GetPrimaryOutput() *File
- func (x *ActionExecuted) GetStderr() *File
- func (x *ActionExecuted) GetStdout() *File
- func (x *ActionExecuted) GetSuccess() bool
- func (x *ActionExecuted) GetType() string
- func (*ActionExecuted) ProtoMessage()
- func (x *ActionExecuted) ProtoReflect() protoreflect.Message
- func (x *ActionExecuted) Reset()
- func (x *ActionExecuted) String() string
- type BuildEvent
- func (*BuildEvent) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEvent) GetAborted() *Aborted
- func (x *BuildEvent) GetAction() *ActionExecuted
- func (x *BuildEvent) GetBuildMetadata() *BuildMetadata
- func (x *BuildEvent) GetBuildMetrics() *BuildMetrics
- func (x *BuildEvent) GetBuildToolLogs() *BuildToolLogs
- func (x *BuildEvent) GetChildren() []*BuildEventId
- func (x *BuildEvent) GetCompleted() *TargetComplete
- func (x *BuildEvent) GetConfiguration() *Configuration
- func (x *BuildEvent) GetConfigured() *TargetConfigured
- func (x *BuildEvent) GetConvenienceSymlinksIdentified() *ConvenienceSymlinksIdentified
- func (x *BuildEvent) GetExpanded() *PatternExpanded
- func (x *BuildEvent) GetFetch() *Fetch
- func (x *BuildEvent) GetFinished() *BuildFinished
- func (x *BuildEvent) GetId() *BuildEventId
- func (x *BuildEvent) GetLastMessage() bool
- func (x *BuildEvent) GetNamedSetOfFiles() *NamedSetOfFiles
- func (x *BuildEvent) GetOptionsParsed() *OptionsParsed
- func (m *BuildEvent) GetPayload() isBuildEvent_Payload
- func (x *BuildEvent) GetProgress() *Progress
- func (x *BuildEvent) GetStarted() *BuildStarted
- func (x *BuildEvent) GetStructuredCommandLine() *command_line.CommandLine
- func (x *BuildEvent) GetTestResult() *TestResult
- func (x *BuildEvent) GetTestSummary() *TestSummary
- func (x *BuildEvent) GetUnstructuredCommandLine() *UnstructuredCommandLine
- func (x *BuildEvent) GetWorkspaceInfo() *WorkspaceConfig
- func (x *BuildEvent) GetWorkspaceStatus() *WorkspaceStatus
- func (*BuildEvent) ProtoMessage()
- func (x *BuildEvent) ProtoReflect() protoreflect.Message
- func (x *BuildEvent) Reset()
- func (x *BuildEvent) String() string
- type BuildEventId
- func (*BuildEventId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId) GetActionCompleted() *BuildEventId_ActionCompletedId
- func (x *BuildEventId) GetBuildFinished() *BuildEventId_BuildFinishedId
- func (x *BuildEventId) GetBuildMetadata() *BuildEventId_BuildMetadataId
- func (x *BuildEventId) GetBuildMetrics() *BuildEventId_BuildMetricsId
- func (x *BuildEventId) GetBuildToolLogs() *BuildEventId_BuildToolLogsId
- func (x *BuildEventId) GetConfiguration() *BuildEventId_ConfigurationId
- func (x *BuildEventId) GetConfiguredLabel() *BuildEventId_ConfiguredLabelId
- func (x *BuildEventId) GetConvenienceSymlinksIdentified() *BuildEventId_ConvenienceSymlinksIdentifiedId
- func (x *BuildEventId) GetFetch() *BuildEventId_FetchId
- func (m *BuildEventId) GetId() isBuildEventId_Id
- func (x *BuildEventId) GetNamedSet() *BuildEventId_NamedSetOfFilesId
- func (x *BuildEventId) GetOptionsParsed() *BuildEventId_OptionsParsedId
- func (x *BuildEventId) GetPattern() *BuildEventId_PatternExpandedId
- func (x *BuildEventId) GetPatternSkipped() *BuildEventId_PatternExpandedId
- func (x *BuildEventId) GetProgress() *BuildEventId_ProgressId
- func (x *BuildEventId) GetStarted() *BuildEventId_BuildStartedId
- func (x *BuildEventId) GetStructuredCommandLine() *BuildEventId_StructuredCommandLineId
- func (x *BuildEventId) GetTargetCompleted() *BuildEventId_TargetCompletedId
- func (x *BuildEventId) GetTargetConfigured() *BuildEventId_TargetConfiguredId
- func (x *BuildEventId) GetTestResult() *BuildEventId_TestResultId
- func (x *BuildEventId) GetTestSummary() *BuildEventId_TestSummaryId
- func (x *BuildEventId) GetUnconfiguredLabel() *BuildEventId_UnconfiguredLabelId
- func (x *BuildEventId) GetUnknown() *BuildEventId_UnknownBuildEventId
- func (x *BuildEventId) GetUnstructuredCommandLine() *BuildEventId_UnstructuredCommandLineId
- func (x *BuildEventId) GetWorkspace() *BuildEventId_WorkspaceConfigId
- func (x *BuildEventId) GetWorkspaceStatus() *BuildEventId_WorkspaceStatusId
- func (*BuildEventId) ProtoMessage()
- func (x *BuildEventId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId) Reset()
- func (x *BuildEventId) String() string
- type BuildEventId_ActionCompleted
- type BuildEventId_ActionCompletedId
- func (*BuildEventId_ActionCompletedId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_ActionCompletedId) GetConfiguration() *BuildEventId_ConfigurationId
- func (x *BuildEventId_ActionCompletedId) GetLabel() string
- func (x *BuildEventId_ActionCompletedId) GetPrimaryOutput() string
- func (*BuildEventId_ActionCompletedId) ProtoMessage()
- func (x *BuildEventId_ActionCompletedId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_ActionCompletedId) Reset()
- func (x *BuildEventId_ActionCompletedId) String() string
- type BuildEventId_BuildFinished
- type BuildEventId_BuildFinishedId
- func (*BuildEventId_BuildFinishedId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_BuildFinishedId) ProtoMessage()
- func (x *BuildEventId_BuildFinishedId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_BuildFinishedId) Reset()
- func (x *BuildEventId_BuildFinishedId) String() string
- type BuildEventId_BuildMetadata
- type BuildEventId_BuildMetadataId
- func (*BuildEventId_BuildMetadataId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_BuildMetadataId) ProtoMessage()
- func (x *BuildEventId_BuildMetadataId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_BuildMetadataId) Reset()
- func (x *BuildEventId_BuildMetadataId) String() string
- type BuildEventId_BuildMetrics
- type BuildEventId_BuildMetricsId
- type BuildEventId_BuildStartedId
- type BuildEventId_BuildToolLogs
- type BuildEventId_BuildToolLogsId
- func (*BuildEventId_BuildToolLogsId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_BuildToolLogsId) ProtoMessage()
- func (x *BuildEventId_BuildToolLogsId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_BuildToolLogsId) Reset()
- func (x *BuildEventId_BuildToolLogsId) String() string
- type BuildEventId_Configuration
- type BuildEventId_ConfigurationId
- func (*BuildEventId_ConfigurationId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_ConfigurationId) GetId() string
- func (*BuildEventId_ConfigurationId) ProtoMessage()
- func (x *BuildEventId_ConfigurationId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_ConfigurationId) Reset()
- func (x *BuildEventId_ConfigurationId) String() string
- type BuildEventId_ConfiguredLabel
- type BuildEventId_ConfiguredLabelId
- func (*BuildEventId_ConfiguredLabelId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_ConfiguredLabelId) GetConfiguration() *BuildEventId_ConfigurationId
- func (x *BuildEventId_ConfiguredLabelId) GetLabel() string
- func (*BuildEventId_ConfiguredLabelId) ProtoMessage()
- func (x *BuildEventId_ConfiguredLabelId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_ConfiguredLabelId) Reset()
- func (x *BuildEventId_ConfiguredLabelId) String() string
- type BuildEventId_ConvenienceSymlinksIdentified
- type BuildEventId_ConvenienceSymlinksIdentifiedId
- func (*BuildEventId_ConvenienceSymlinksIdentifiedId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_ConvenienceSymlinksIdentifiedId) ProtoMessage()
- func (x *BuildEventId_ConvenienceSymlinksIdentifiedId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_ConvenienceSymlinksIdentifiedId) Reset()
- func (x *BuildEventId_ConvenienceSymlinksIdentifiedId) String() string
- type BuildEventId_Fetch
- type BuildEventId_FetchId
- func (*BuildEventId_FetchId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_FetchId) GetUrl() string
- func (*BuildEventId_FetchId) ProtoMessage()
- func (x *BuildEventId_FetchId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_FetchId) Reset()
- func (x *BuildEventId_FetchId) String() string
- type BuildEventId_NamedSet
- type BuildEventId_NamedSetOfFilesId
- func (*BuildEventId_NamedSetOfFilesId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_NamedSetOfFilesId) GetId() string
- func (*BuildEventId_NamedSetOfFilesId) ProtoMessage()
- func (x *BuildEventId_NamedSetOfFilesId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_NamedSetOfFilesId) Reset()
- func (x *BuildEventId_NamedSetOfFilesId) String() string
- type BuildEventId_OptionsParsed
- type BuildEventId_OptionsParsedId
- func (*BuildEventId_OptionsParsedId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_OptionsParsedId) ProtoMessage()
- func (x *BuildEventId_OptionsParsedId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_OptionsParsedId) Reset()
- func (x *BuildEventId_OptionsParsedId) String() string
- type BuildEventId_Pattern
- type BuildEventId_PatternExpandedId
- func (*BuildEventId_PatternExpandedId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_PatternExpandedId) GetPattern() []string
- func (*BuildEventId_PatternExpandedId) ProtoMessage()
- func (x *BuildEventId_PatternExpandedId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_PatternExpandedId) Reset()
- func (x *BuildEventId_PatternExpandedId) String() string
- type BuildEventId_PatternSkipped
- type BuildEventId_Progress
- type BuildEventId_ProgressId
- func (*BuildEventId_ProgressId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_ProgressId) GetOpaqueCount() int32
- func (*BuildEventId_ProgressId) ProtoMessage()
- func (x *BuildEventId_ProgressId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_ProgressId) Reset()
- func (x *BuildEventId_ProgressId) String() string
- type BuildEventId_Started
- type BuildEventId_StructuredCommandLine
- type BuildEventId_StructuredCommandLineId
- func (*BuildEventId_StructuredCommandLineId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_StructuredCommandLineId) GetCommandLineLabel() string
- func (*BuildEventId_StructuredCommandLineId) ProtoMessage()
- func (x *BuildEventId_StructuredCommandLineId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_StructuredCommandLineId) Reset()
- func (x *BuildEventId_StructuredCommandLineId) String() string
- type BuildEventId_TargetCompleted
- type BuildEventId_TargetCompletedId
- func (*BuildEventId_TargetCompletedId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_TargetCompletedId) GetAspect() string
- func (x *BuildEventId_TargetCompletedId) GetConfiguration() *BuildEventId_ConfigurationId
- func (x *BuildEventId_TargetCompletedId) GetLabel() string
- func (*BuildEventId_TargetCompletedId) ProtoMessage()
- func (x *BuildEventId_TargetCompletedId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_TargetCompletedId) Reset()
- func (x *BuildEventId_TargetCompletedId) String() string
- type BuildEventId_TargetConfigured
- type BuildEventId_TargetConfiguredId
- func (*BuildEventId_TargetConfiguredId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_TargetConfiguredId) GetAspect() string
- func (x *BuildEventId_TargetConfiguredId) GetLabel() string
- func (*BuildEventId_TargetConfiguredId) ProtoMessage()
- func (x *BuildEventId_TargetConfiguredId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_TargetConfiguredId) Reset()
- func (x *BuildEventId_TargetConfiguredId) String() string
- type BuildEventId_TestResult
- type BuildEventId_TestResultId
- func (*BuildEventId_TestResultId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_TestResultId) GetAttempt() int32
- func (x *BuildEventId_TestResultId) GetConfiguration() *BuildEventId_ConfigurationId
- func (x *BuildEventId_TestResultId) GetLabel() string
- func (x *BuildEventId_TestResultId) GetRun() int32
- func (x *BuildEventId_TestResultId) GetShard() int32
- func (*BuildEventId_TestResultId) ProtoMessage()
- func (x *BuildEventId_TestResultId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_TestResultId) Reset()
- func (x *BuildEventId_TestResultId) String() string
- type BuildEventId_TestSummary
- type BuildEventId_TestSummaryId
- func (*BuildEventId_TestSummaryId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_TestSummaryId) GetConfiguration() *BuildEventId_ConfigurationId
- func (x *BuildEventId_TestSummaryId) GetLabel() string
- func (*BuildEventId_TestSummaryId) ProtoMessage()
- func (x *BuildEventId_TestSummaryId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_TestSummaryId) Reset()
- func (x *BuildEventId_TestSummaryId) String() string
- type BuildEventId_UnconfiguredLabel
- type BuildEventId_UnconfiguredLabelId
- func (*BuildEventId_UnconfiguredLabelId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_UnconfiguredLabelId) GetLabel() string
- func (*BuildEventId_UnconfiguredLabelId) ProtoMessage()
- func (x *BuildEventId_UnconfiguredLabelId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_UnconfiguredLabelId) Reset()
- func (x *BuildEventId_UnconfiguredLabelId) String() string
- type BuildEventId_Unknown
- type BuildEventId_UnknownBuildEventId
- func (*BuildEventId_UnknownBuildEventId) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEventId_UnknownBuildEventId) GetDetails() string
- func (*BuildEventId_UnknownBuildEventId) ProtoMessage()
- func (x *BuildEventId_UnknownBuildEventId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_UnknownBuildEventId) Reset()
- func (x *BuildEventId_UnknownBuildEventId) String() string
- type BuildEventId_UnstructuredCommandLine
- type BuildEventId_UnstructuredCommandLineId
- func (*BuildEventId_UnstructuredCommandLineId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_UnstructuredCommandLineId) ProtoMessage()
- func (x *BuildEventId_UnstructuredCommandLineId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_UnstructuredCommandLineId) Reset()
- func (x *BuildEventId_UnstructuredCommandLineId) String() string
- type BuildEventId_Workspace
- type BuildEventId_WorkspaceConfigId
- func (*BuildEventId_WorkspaceConfigId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_WorkspaceConfigId) ProtoMessage()
- func (x *BuildEventId_WorkspaceConfigId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_WorkspaceConfigId) Reset()
- func (x *BuildEventId_WorkspaceConfigId) String() string
- type BuildEventId_WorkspaceStatus
- type BuildEventId_WorkspaceStatusId
- func (*BuildEventId_WorkspaceStatusId) Descriptor() ([]byte, []int)deprecated
- func (*BuildEventId_WorkspaceStatusId) ProtoMessage()
- func (x *BuildEventId_WorkspaceStatusId) ProtoReflect() protoreflect.Message
- func (x *BuildEventId_WorkspaceStatusId) Reset()
- func (x *BuildEventId_WorkspaceStatusId) String() string
- type BuildEvent_Aborted
- type BuildEvent_Action
- type BuildEvent_BuildMetadata
- type BuildEvent_BuildMetrics
- type BuildEvent_BuildToolLogs
- type BuildEvent_Completed
- type BuildEvent_Configuration
- type BuildEvent_Configured
- type BuildEvent_ConvenienceSymlinksIdentified
- type BuildEvent_Expanded
- type BuildEvent_Fetch
- type BuildEvent_Finished
- type BuildEvent_NamedSetOfFiles
- type BuildEvent_OptionsParsed
- type BuildEvent_Progress
- type BuildEvent_Started
- type BuildEvent_StructuredCommandLine
- type BuildEvent_TestResult
- type BuildEvent_TestSummary
- type BuildEvent_UnstructuredCommandLine
- type BuildEvent_WorkspaceInfo
- type BuildEvent_WorkspaceStatus
- type BuildFinished
- func (*BuildFinished) Descriptor() ([]byte, []int)deprecated
- func (x *BuildFinished) GetAnomalyReport() *BuildFinished_AnomalyReport
- func (x *BuildFinished) GetExitCode() *BuildFinished_ExitCode
- func (x *BuildFinished) GetFinishTimeMillis() int64
- func (x *BuildFinished) GetOverallSuccess() booldeprecated
- func (*BuildFinished) ProtoMessage()
- func (x *BuildFinished) ProtoReflect() protoreflect.Message
- func (x *BuildFinished) Reset()
- func (x *BuildFinished) String() string
- type BuildFinished_AnomalyReport
- func (*BuildFinished_AnomalyReport) Descriptor() ([]byte, []int)deprecated
- func (x *BuildFinished_AnomalyReport) GetWasSuspended() bool
- func (*BuildFinished_AnomalyReport) ProtoMessage()
- func (x *BuildFinished_AnomalyReport) ProtoReflect() protoreflect.Message
- func (x *BuildFinished_AnomalyReport) Reset()
- func (x *BuildFinished_AnomalyReport) String() string
- type BuildFinished_ExitCode
- func (*BuildFinished_ExitCode) Descriptor() ([]byte, []int)deprecated
- func (x *BuildFinished_ExitCode) GetCode() int32
- func (x *BuildFinished_ExitCode) GetName() string
- func (*BuildFinished_ExitCode) ProtoMessage()
- func (x *BuildFinished_ExitCode) ProtoReflect() protoreflect.Message
- func (x *BuildFinished_ExitCode) Reset()
- func (x *BuildFinished_ExitCode) String() string
- type BuildMetadata
- type BuildMetrics
- func (*BuildMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *BuildMetrics) GetActionSummary() *BuildMetrics_ActionSummary
- func (x *BuildMetrics) GetMemoryMetrics() *BuildMetrics_MemoryMetrics
- func (x *BuildMetrics) GetPackageMetrics() *BuildMetrics_PackageMetrics
- func (x *BuildMetrics) GetTargetMetrics() *BuildMetrics_TargetMetrics
- func (x *BuildMetrics) GetTimingMetrics() *BuildMetrics_TimingMetrics
- func (*BuildMetrics) ProtoMessage()
- func (x *BuildMetrics) ProtoReflect() protoreflect.Message
- func (x *BuildMetrics) Reset()
- func (x *BuildMetrics) String() string
- type BuildMetrics_ActionSummary
- func (*BuildMetrics_ActionSummary) Descriptor() ([]byte, []int)deprecated
- func (x *BuildMetrics_ActionSummary) GetActionsCreated() int64
- func (x *BuildMetrics_ActionSummary) GetActionsExecuted() int64
- func (*BuildMetrics_ActionSummary) ProtoMessage()
- func (x *BuildMetrics_ActionSummary) ProtoReflect() protoreflect.Message
- func (x *BuildMetrics_ActionSummary) Reset()
- func (x *BuildMetrics_ActionSummary) String() string
- type BuildMetrics_MemoryMetrics
- func (*BuildMetrics_MemoryMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *BuildMetrics_MemoryMetrics) GetPeakPostGcHeapSize() int64
- func (x *BuildMetrics_MemoryMetrics) GetUsedHeapSizePostBuild() int64
- func (*BuildMetrics_MemoryMetrics) ProtoMessage()
- func (x *BuildMetrics_MemoryMetrics) ProtoReflect() protoreflect.Message
- func (x *BuildMetrics_MemoryMetrics) Reset()
- func (x *BuildMetrics_MemoryMetrics) String() string
- type BuildMetrics_PackageMetrics
- func (*BuildMetrics_PackageMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *BuildMetrics_PackageMetrics) GetPackagesLoaded() int64
- func (*BuildMetrics_PackageMetrics) ProtoMessage()
- func (x *BuildMetrics_PackageMetrics) ProtoReflect() protoreflect.Message
- func (x *BuildMetrics_PackageMetrics) Reset()
- func (x *BuildMetrics_PackageMetrics) String() string
- type BuildMetrics_TargetMetrics
- func (*BuildMetrics_TargetMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *BuildMetrics_TargetMetrics) GetTargetsConfigured() int64
- func (x *BuildMetrics_TargetMetrics) GetTargetsLoaded() int64
- func (*BuildMetrics_TargetMetrics) ProtoMessage()
- func (x *BuildMetrics_TargetMetrics) ProtoReflect() protoreflect.Message
- func (x *BuildMetrics_TargetMetrics) Reset()
- func (x *BuildMetrics_TargetMetrics) String() string
- type BuildMetrics_TimingMetrics
- func (*BuildMetrics_TimingMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *BuildMetrics_TimingMetrics) GetCpuTimeInMs() int64
- func (x *BuildMetrics_TimingMetrics) GetWallTimeInMs() int64
- func (*BuildMetrics_TimingMetrics) ProtoMessage()
- func (x *BuildMetrics_TimingMetrics) ProtoReflect() protoreflect.Message
- func (x *BuildMetrics_TimingMetrics) Reset()
- func (x *BuildMetrics_TimingMetrics) String() string
- type BuildStarted
- func (*BuildStarted) Descriptor() ([]byte, []int)deprecated
- func (x *BuildStarted) GetBuildToolVersion() string
- func (x *BuildStarted) GetCommand() string
- func (x *BuildStarted) GetOptionsDescription() string
- func (x *BuildStarted) GetServerPid() int64
- func (x *BuildStarted) GetStartTimeMillis() int64
- func (x *BuildStarted) GetUuid() string
- func (x *BuildStarted) GetWorkingDirectory() string
- func (x *BuildStarted) GetWorkspaceDirectory() string
- func (*BuildStarted) ProtoMessage()
- func (x *BuildStarted) ProtoReflect() protoreflect.Message
- func (x *BuildStarted) Reset()
- func (x *BuildStarted) String() string
- type BuildToolLogs
- type Configuration
- func (*Configuration) Descriptor() ([]byte, []int)deprecated
- func (x *Configuration) GetCpu() string
- func (x *Configuration) GetMakeVariable() map[string]string
- func (x *Configuration) GetMnemonic() string
- func (x *Configuration) GetPlatformName() string
- func (*Configuration) ProtoMessage()
- func (x *Configuration) ProtoReflect() protoreflect.Message
- func (x *Configuration) Reset()
- func (x *Configuration) String() string
- type ConvenienceSymlink
- func (*ConvenienceSymlink) Descriptor() ([]byte, []int)deprecated
- func (x *ConvenienceSymlink) GetAction() ConvenienceSymlink_Action
- func (x *ConvenienceSymlink) GetPath() string
- func (x *ConvenienceSymlink) GetTarget() string
- func (*ConvenienceSymlink) ProtoMessage()
- func (x *ConvenienceSymlink) ProtoReflect() protoreflect.Message
- func (x *ConvenienceSymlink) Reset()
- func (x *ConvenienceSymlink) String() string
- type ConvenienceSymlink_Action
- func (ConvenienceSymlink_Action) Descriptor() protoreflect.EnumDescriptor
- func (x ConvenienceSymlink_Action) Enum() *ConvenienceSymlink_Action
- func (ConvenienceSymlink_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConvenienceSymlink_Action) Number() protoreflect.EnumNumber
- func (x ConvenienceSymlink_Action) String() string
- func (ConvenienceSymlink_Action) Type() protoreflect.EnumType
- type ConvenienceSymlinksIdentified
- func (*ConvenienceSymlinksIdentified) Descriptor() ([]byte, []int)deprecated
- func (x *ConvenienceSymlinksIdentified) GetConvenienceSymlinks() []*ConvenienceSymlink
- func (*ConvenienceSymlinksIdentified) ProtoMessage()
- func (x *ConvenienceSymlinksIdentified) ProtoReflect() protoreflect.Message
- func (x *ConvenienceSymlinksIdentified) Reset()
- func (x *ConvenienceSymlinksIdentified) String() string
- type Fetch
- type File
- func (*File) Descriptor() ([]byte, []int)deprecated
- func (x *File) GetContents() []byte
- func (m *File) GetFile() isFile_File
- func (x *File) GetName() string
- func (x *File) GetPathPrefix() []string
- func (x *File) GetUri() string
- func (*File) ProtoMessage()
- func (x *File) ProtoReflect() protoreflect.Message
- func (x *File) Reset()
- func (x *File) String() string
- type File_Contents
- type File_Uri
- type NamedSetOfFiles
- func (*NamedSetOfFiles) Descriptor() ([]byte, []int)deprecated
- func (x *NamedSetOfFiles) GetFileSets() []*BuildEventId_NamedSetOfFilesId
- func (x *NamedSetOfFiles) GetFiles() []*File
- func (*NamedSetOfFiles) ProtoMessage()
- func (x *NamedSetOfFiles) ProtoReflect() protoreflect.Message
- func (x *NamedSetOfFiles) Reset()
- func (x *NamedSetOfFiles) String() string
- type OptionsParsed
- func (*OptionsParsed) Descriptor() ([]byte, []int)deprecated
- func (x *OptionsParsed) GetCmdLine() []string
- func (x *OptionsParsed) GetExplicitCmdLine() []string
- func (x *OptionsParsed) GetExplicitStartupOptions() []string
- func (x *OptionsParsed) GetInvocationPolicy() *invocation_policy.InvocationPolicy
- func (x *OptionsParsed) GetStartupOptions() []string
- func (x *OptionsParsed) GetToolTag() string
- func (*OptionsParsed) ProtoMessage()
- func (x *OptionsParsed) ProtoReflect() protoreflect.Message
- func (x *OptionsParsed) Reset()
- func (x *OptionsParsed) String() string
- type OutputGroup
- func (*OutputGroup) Descriptor() ([]byte, []int)deprecated
- func (x *OutputGroup) GetFileSets() []*BuildEventId_NamedSetOfFilesId
- func (x *OutputGroup) GetName() string
- func (*OutputGroup) ProtoMessage()
- func (x *OutputGroup) ProtoReflect() protoreflect.Message
- func (x *OutputGroup) Reset()
- func (x *OutputGroup) String() string
- type PatternExpanded
- type Progress
- type TargetComplete
- func (*TargetComplete) Descriptor() ([]byte, []int)deprecated
- func (x *TargetComplete) GetDirectoryOutput() []*File
- func (x *TargetComplete) GetFailureDetail() *failure_details.FailureDetail
- func (x *TargetComplete) GetImportantOutput() []*Filedeprecated
- func (x *TargetComplete) GetOutputGroup() []*OutputGroup
- func (x *TargetComplete) GetSuccess() bool
- func (x *TargetComplete) GetTag() []string
- func (x *TargetComplete) GetTargetKind() stringdeprecated
- func (x *TargetComplete) GetTestSize() TestSizedeprecated
- func (x *TargetComplete) GetTestTimeoutSeconds() int64
- func (*TargetComplete) ProtoMessage()
- func (x *TargetComplete) ProtoReflect() protoreflect.Message
- func (x *TargetComplete) Reset()
- func (x *TargetComplete) String() string
- type TargetConfigured
- func (*TargetConfigured) Descriptor() ([]byte, []int)deprecated
- func (x *TargetConfigured) GetTag() []string
- func (x *TargetConfigured) GetTargetKind() string
- func (x *TargetConfigured) GetTestSize() TestSize
- func (*TargetConfigured) ProtoMessage()
- func (x *TargetConfigured) ProtoReflect() protoreflect.Message
- func (x *TargetConfigured) Reset()
- func (x *TargetConfigured) String() string
- type TestResult
- func (*TestResult) Descriptor() ([]byte, []int)deprecated
- func (x *TestResult) GetCachedLocally() bool
- func (x *TestResult) GetExecutionInfo() *TestResult_ExecutionInfo
- func (x *TestResult) GetStatus() TestStatus
- func (x *TestResult) GetStatusDetails() string
- func (x *TestResult) GetTestActionOutput() []*File
- func (x *TestResult) GetTestAttemptDurationMillis() int64
- func (x *TestResult) GetTestAttemptStartMillisEpoch() int64
- func (x *TestResult) GetWarning() []string
- func (*TestResult) ProtoMessage()
- func (x *TestResult) ProtoReflect() protoreflect.Message
- func (x *TestResult) Reset()
- func (x *TestResult) String() string
- type TestResult_ExecutionInfo
- func (*TestResult_ExecutionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *TestResult_ExecutionInfo) GetCachedRemotely() bool
- func (x *TestResult_ExecutionInfo) GetExitCode() int32
- func (x *TestResult_ExecutionInfo) GetHostname() string
- func (x *TestResult_ExecutionInfo) GetResourceUsage() []*TestResult_ExecutionInfo_ResourceUsage
- func (x *TestResult_ExecutionInfo) GetStrategy() string
- func (x *TestResult_ExecutionInfo) GetTimeoutSeconds() int32deprecated
- func (x *TestResult_ExecutionInfo) GetTimingBreakdown() *TestResult_ExecutionInfo_TimingBreakdown
- func (*TestResult_ExecutionInfo) ProtoMessage()
- func (x *TestResult_ExecutionInfo) ProtoReflect() protoreflect.Message
- func (x *TestResult_ExecutionInfo) Reset()
- func (x *TestResult_ExecutionInfo) String() string
- type TestResult_ExecutionInfo_ResourceUsage
- func (*TestResult_ExecutionInfo_ResourceUsage) Descriptor() ([]byte, []int)deprecated
- func (x *TestResult_ExecutionInfo_ResourceUsage) GetName() string
- func (x *TestResult_ExecutionInfo_ResourceUsage) GetValue() int64
- func (*TestResult_ExecutionInfo_ResourceUsage) ProtoMessage()
- func (x *TestResult_ExecutionInfo_ResourceUsage) ProtoReflect() protoreflect.Message
- func (x *TestResult_ExecutionInfo_ResourceUsage) Reset()
- func (x *TestResult_ExecutionInfo_ResourceUsage) String() string
- type TestResult_ExecutionInfo_TimingBreakdown
- func (*TestResult_ExecutionInfo_TimingBreakdown) Descriptor() ([]byte, []int)deprecated
- func (x *TestResult_ExecutionInfo_TimingBreakdown) GetChild() []*TestResult_ExecutionInfo_TimingBreakdown
- func (x *TestResult_ExecutionInfo_TimingBreakdown) GetName() string
- func (x *TestResult_ExecutionInfo_TimingBreakdown) GetTimeMillis() int64
- func (*TestResult_ExecutionInfo_TimingBreakdown) ProtoMessage()
- func (x *TestResult_ExecutionInfo_TimingBreakdown) ProtoReflect() protoreflect.Message
- func (x *TestResult_ExecutionInfo_TimingBreakdown) Reset()
- func (x *TestResult_ExecutionInfo_TimingBreakdown) String() string
- type TestSize
- type TestStatus
- type TestSummary
- func (*TestSummary) Descriptor() ([]byte, []int)deprecated
- func (x *TestSummary) GetFailed() []*File
- func (x *TestSummary) GetFirstStartTimeMillis() int64
- func (x *TestSummary) GetLastStopTimeMillis() int64
- func (x *TestSummary) GetOverallStatus() TestStatus
- func (x *TestSummary) GetPassed() []*File
- func (x *TestSummary) GetRunCount() int32
- func (x *TestSummary) GetShardCount() int32
- func (x *TestSummary) GetTotalNumCached() int32
- func (x *TestSummary) GetTotalRunCount() int32
- func (x *TestSummary) GetTotalRunDurationMillis() int64
- func (*TestSummary) ProtoMessage()
- func (x *TestSummary) ProtoReflect() protoreflect.Message
- func (x *TestSummary) Reset()
- func (x *TestSummary) String() string
- type UnstructuredCommandLine
- func (*UnstructuredCommandLine) Descriptor() ([]byte, []int)deprecated
- func (x *UnstructuredCommandLine) GetArgs() []string
- func (*UnstructuredCommandLine) ProtoMessage()
- func (x *UnstructuredCommandLine) ProtoReflect() protoreflect.Message
- func (x *UnstructuredCommandLine) Reset()
- func (x *UnstructuredCommandLine) String() string
- type WorkspaceConfig
- type WorkspaceStatus
- type WorkspaceStatus_Item
- func (*WorkspaceStatus_Item) Descriptor() ([]byte, []int)deprecated
- func (x *WorkspaceStatus_Item) GetKey() string
- func (x *WorkspaceStatus_Item) GetValue() string
- func (*WorkspaceStatus_Item) ProtoMessage()
- func (x *WorkspaceStatus_Item) ProtoReflect() protoreflect.Message
- func (x *WorkspaceStatus_Item) Reset()
- func (x *WorkspaceStatus_Item) String() string
Constants ¶
This section is empty.
Variables ¶
var ( TestSize_name = map[int32]string{ 0: "UNKNOWN", 1: "SMALL", 2: "MEDIUM", 3: "LARGE", 4: "ENORMOUS", } TestSize_value = map[string]int32{ "UNKNOWN": 0, "SMALL": 1, "MEDIUM": 2, "LARGE": 3, "ENORMOUS": 4, } )
Enum value maps for TestSize.
var ( TestStatus_name = map[int32]string{ 0: "NO_STATUS", 1: "PASSED", 2: "FLAKY", 3: "TIMEOUT", 4: "FAILED", 5: "INCOMPLETE", 6: "REMOTE_FAILURE", 7: "FAILED_TO_BUILD", 8: "TOOL_HALTED_BEFORE_TESTING", } TestStatus_value = map[string]int32{ "NO_STATUS": 0, "PASSED": 1, "FLAKY": 2, "TIMEOUT": 3, "FAILED": 4, "INCOMPLETE": 5, "REMOTE_FAILURE": 6, "FAILED_TO_BUILD": 7, "TOOL_HALTED_BEFORE_TESTING": 8, } )
Enum value maps for TestStatus.
var ( Aborted_AbortReason_name = map[int32]string{ 0: "UNKNOWN", 1: "USER_INTERRUPTED", 8: "NO_ANALYZE", 9: "NO_BUILD", 2: "TIME_OUT", 3: "REMOTE_ENVIRONMENT_FAILURE", 4: "INTERNAL", 5: "LOADING_FAILURE", 6: "ANALYSIS_FAILURE", 7: "SKIPPED", 10: "INCOMPLETE", 11: "OUT_OF_MEMORY", } Aborted_AbortReason_value = map[string]int32{ "UNKNOWN": 0, "USER_INTERRUPTED": 1, "NO_ANALYZE": 8, "NO_BUILD": 9, "TIME_OUT": 2, "REMOTE_ENVIRONMENT_FAILURE": 3, "INTERNAL": 4, "LOADING_FAILURE": 5, "ANALYSIS_FAILURE": 6, "SKIPPED": 7, "INCOMPLETE": 10, "OUT_OF_MEMORY": 11, } )
Enum value maps for Aborted_AbortReason.
var ( ConvenienceSymlink_Action_name = map[int32]string{ 0: "UNKNOWN", 1: "CREATE", 2: "DELETE", } ConvenienceSymlink_Action_value = map[string]int32{ "UNKNOWN": 0, "CREATE": 1, "DELETE": 2, } )
Enum value maps for ConvenienceSymlink_Action.
var File_bazel_buildeventstream_build_event_stream_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Aborted ¶
type Aborted struct { Reason Aborted_AbortReason `protobuf:"varint,1,opt,name=reason,proto3,enum=build_event_stream.Aborted_AbortReason" json:"reason,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*Aborted) Descriptor
deprecated
func (*Aborted) GetDescription ¶
func (*Aborted) GetReason ¶
func (x *Aborted) GetReason() Aborted_AbortReason
func (*Aborted) ProtoMessage ¶
func (*Aborted) ProtoMessage()
func (*Aborted) ProtoReflect ¶
func (x *Aborted) ProtoReflect() protoreflect.Message
type Aborted_AbortReason ¶
type Aborted_AbortReason int32
const ( Aborted_UNKNOWN Aborted_AbortReason = 0 Aborted_USER_INTERRUPTED Aborted_AbortReason = 1 Aborted_NO_ANALYZE Aborted_AbortReason = 8 Aborted_NO_BUILD Aborted_AbortReason = 9 Aborted_TIME_OUT Aborted_AbortReason = 2 Aborted_REMOTE_ENVIRONMENT_FAILURE Aborted_AbortReason = 3 Aborted_INTERNAL Aborted_AbortReason = 4 Aborted_LOADING_FAILURE Aborted_AbortReason = 5 Aborted_ANALYSIS_FAILURE Aborted_AbortReason = 6 Aborted_SKIPPED Aborted_AbortReason = 7 Aborted_INCOMPLETE Aborted_AbortReason = 10 Aborted_OUT_OF_MEMORY Aborted_AbortReason = 11 )
func (Aborted_AbortReason) Descriptor ¶
func (Aborted_AbortReason) Descriptor() protoreflect.EnumDescriptor
func (Aborted_AbortReason) Enum ¶
func (x Aborted_AbortReason) Enum() *Aborted_AbortReason
func (Aborted_AbortReason) EnumDescriptor
deprecated
func (Aborted_AbortReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use Aborted_AbortReason.Descriptor instead.
func (Aborted_AbortReason) Number ¶
func (x Aborted_AbortReason) Number() protoreflect.EnumNumber
func (Aborted_AbortReason) String ¶
func (x Aborted_AbortReason) String() string
func (Aborted_AbortReason) Type ¶
func (Aborted_AbortReason) Type() protoreflect.EnumType
type ActionExecuted ¶
type ActionExecuted struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` Type string `protobuf:"bytes,8,opt,name=type,proto3" json:"type,omitempty"` ExitCode int32 `protobuf:"varint,2,opt,name=exit_code,json=exitCode,proto3" json:"exit_code,omitempty"` Stdout *File `protobuf:"bytes,3,opt,name=stdout,proto3" json:"stdout,omitempty"` Stderr *File `protobuf:"bytes,4,opt,name=stderr,proto3" json:"stderr,omitempty"` // Deprecated: Do not use. Label string `protobuf:"bytes,5,opt,name=label,proto3" json:"label,omitempty"` // Deprecated: Do not use. Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,7,opt,name=configuration,proto3" json:"configuration,omitempty"` PrimaryOutput *File `protobuf:"bytes,6,opt,name=primary_output,json=primaryOutput,proto3" json:"primary_output,omitempty"` CommandLine []string `protobuf:"bytes,9,rep,name=command_line,json=commandLine,proto3" json:"command_line,omitempty"` ActionMetadataLogs []*File `protobuf:"bytes,10,rep,name=action_metadata_logs,json=actionMetadataLogs,proto3" json:"action_metadata_logs,omitempty"` FailureDetail *failure_details.FailureDetail `protobuf:"bytes,11,opt,name=failure_detail,json=failureDetail,proto3" json:"failure_detail,omitempty"` // contains filtered or unexported fields }
func (*ActionExecuted) Descriptor
deprecated
func (*ActionExecuted) Descriptor() ([]byte, []int)
Deprecated: Use ActionExecuted.ProtoReflect.Descriptor instead.
func (*ActionExecuted) GetActionMetadataLogs ¶
func (x *ActionExecuted) GetActionMetadataLogs() []*File
func (*ActionExecuted) GetCommandLine ¶
func (x *ActionExecuted) GetCommandLine() []string
func (*ActionExecuted) GetConfiguration
deprecated
func (x *ActionExecuted) GetConfiguration() *BuildEventId_ConfigurationId
Deprecated: Do not use.
func (*ActionExecuted) GetExitCode ¶
func (x *ActionExecuted) GetExitCode() int32
func (*ActionExecuted) GetFailureDetail ¶
func (x *ActionExecuted) GetFailureDetail() *failure_details.FailureDetail
func (*ActionExecuted) GetLabel
deprecated
func (x *ActionExecuted) GetLabel() string
Deprecated: Do not use.
func (*ActionExecuted) GetPrimaryOutput ¶
func (x *ActionExecuted) GetPrimaryOutput() *File
func (*ActionExecuted) GetStderr ¶
func (x *ActionExecuted) GetStderr() *File
func (*ActionExecuted) GetStdout ¶
func (x *ActionExecuted) GetStdout() *File
func (*ActionExecuted) GetSuccess ¶
func (x *ActionExecuted) GetSuccess() bool
func (*ActionExecuted) GetType ¶
func (x *ActionExecuted) GetType() string
func (*ActionExecuted) ProtoMessage ¶
func (*ActionExecuted) ProtoMessage()
func (*ActionExecuted) ProtoReflect ¶
func (x *ActionExecuted) ProtoReflect() protoreflect.Message
func (*ActionExecuted) Reset ¶
func (x *ActionExecuted) Reset()
func (*ActionExecuted) String ¶
func (x *ActionExecuted) String() string
type BuildEvent ¶
type BuildEvent struct { Id *BuildEventId `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Children []*BuildEventId `protobuf:"bytes,2,rep,name=children,proto3" json:"children,omitempty"` LastMessage bool `protobuf:"varint,20,opt,name=last_message,json=lastMessage,proto3" json:"last_message,omitempty"` // Types that are assignable to Payload: // // *BuildEvent_Progress // *BuildEvent_Aborted // *BuildEvent_Started // *BuildEvent_UnstructuredCommandLine // *BuildEvent_StructuredCommandLine // *BuildEvent_OptionsParsed // *BuildEvent_WorkspaceStatus // *BuildEvent_Fetch // *BuildEvent_Configuration // *BuildEvent_Expanded // *BuildEvent_Configured // *BuildEvent_Action // *BuildEvent_NamedSetOfFiles // *BuildEvent_Completed // *BuildEvent_TestResult // *BuildEvent_TestSummary // *BuildEvent_Finished // *BuildEvent_BuildToolLogs // *BuildEvent_BuildMetrics // *BuildEvent_WorkspaceInfo // *BuildEvent_BuildMetadata // *BuildEvent_ConvenienceSymlinksIdentified Payload isBuildEvent_Payload `protobuf_oneof:"payload"` // contains filtered or unexported fields }
func (*BuildEvent) Descriptor
deprecated
func (*BuildEvent) Descriptor() ([]byte, []int)
Deprecated: Use BuildEvent.ProtoReflect.Descriptor instead.
func (*BuildEvent) GetAborted ¶
func (x *BuildEvent) GetAborted() *Aborted
func (*BuildEvent) GetAction ¶
func (x *BuildEvent) GetAction() *ActionExecuted
func (*BuildEvent) GetBuildMetadata ¶
func (x *BuildEvent) GetBuildMetadata() *BuildMetadata
func (*BuildEvent) GetBuildMetrics ¶
func (x *BuildEvent) GetBuildMetrics() *BuildMetrics
func (*BuildEvent) GetBuildToolLogs ¶
func (x *BuildEvent) GetBuildToolLogs() *BuildToolLogs
func (*BuildEvent) GetChildren ¶
func (x *BuildEvent) GetChildren() []*BuildEventId
func (*BuildEvent) GetCompleted ¶
func (x *BuildEvent) GetCompleted() *TargetComplete
func (*BuildEvent) GetConfiguration ¶
func (x *BuildEvent) GetConfiguration() *Configuration
func (*BuildEvent) GetConfigured ¶
func (x *BuildEvent) GetConfigured() *TargetConfigured
func (*BuildEvent) GetConvenienceSymlinksIdentified ¶
func (x *BuildEvent) GetConvenienceSymlinksIdentified() *ConvenienceSymlinksIdentified
func (*BuildEvent) GetExpanded ¶
func (x *BuildEvent) GetExpanded() *PatternExpanded
func (*BuildEvent) GetFetch ¶
func (x *BuildEvent) GetFetch() *Fetch
func (*BuildEvent) GetFinished ¶
func (x *BuildEvent) GetFinished() *BuildFinished
func (*BuildEvent) GetId ¶
func (x *BuildEvent) GetId() *BuildEventId
func (*BuildEvent) GetLastMessage ¶
func (x *BuildEvent) GetLastMessage() bool
func (*BuildEvent) GetNamedSetOfFiles ¶
func (x *BuildEvent) GetNamedSetOfFiles() *NamedSetOfFiles
func (*BuildEvent) GetOptionsParsed ¶
func (x *BuildEvent) GetOptionsParsed() *OptionsParsed
func (*BuildEvent) GetPayload ¶
func (m *BuildEvent) GetPayload() isBuildEvent_Payload
func (*BuildEvent) GetProgress ¶
func (x *BuildEvent) GetProgress() *Progress
func (*BuildEvent) GetStarted ¶
func (x *BuildEvent) GetStarted() *BuildStarted
func (*BuildEvent) GetStructuredCommandLine ¶
func (x *BuildEvent) GetStructuredCommandLine() *command_line.CommandLine
func (*BuildEvent) GetTestResult ¶
func (x *BuildEvent) GetTestResult() *TestResult
func (*BuildEvent) GetTestSummary ¶
func (x *BuildEvent) GetTestSummary() *TestSummary
func (*BuildEvent) GetUnstructuredCommandLine ¶
func (x *BuildEvent) GetUnstructuredCommandLine() *UnstructuredCommandLine
func (*BuildEvent) GetWorkspaceInfo ¶
func (x *BuildEvent) GetWorkspaceInfo() *WorkspaceConfig
func (*BuildEvent) GetWorkspaceStatus ¶
func (x *BuildEvent) GetWorkspaceStatus() *WorkspaceStatus
func (*BuildEvent) ProtoMessage ¶
func (*BuildEvent) ProtoMessage()
func (*BuildEvent) ProtoReflect ¶
func (x *BuildEvent) ProtoReflect() protoreflect.Message
func (*BuildEvent) Reset ¶
func (x *BuildEvent) Reset()
func (*BuildEvent) String ¶
func (x *BuildEvent) String() string
type BuildEventId ¶
type BuildEventId struct { // Types that are assignable to Id: // // *BuildEventId_Unknown // *BuildEventId_Progress // *BuildEventId_Started // *BuildEventId_UnstructuredCommandLine // *BuildEventId_StructuredCommandLine // *BuildEventId_WorkspaceStatus // *BuildEventId_OptionsParsed // *BuildEventId_Fetch // *BuildEventId_Configuration // *BuildEventId_TargetConfigured // *BuildEventId_Pattern // *BuildEventId_PatternSkipped // *BuildEventId_NamedSet // *BuildEventId_TargetCompleted // *BuildEventId_ActionCompleted // *BuildEventId_UnconfiguredLabel // *BuildEventId_ConfiguredLabel // *BuildEventId_TestResult // *BuildEventId_TestSummary // *BuildEventId_BuildFinished // *BuildEventId_BuildToolLogs // *BuildEventId_BuildMetrics // *BuildEventId_Workspace // *BuildEventId_BuildMetadata // *BuildEventId_ConvenienceSymlinksIdentified Id isBuildEventId_Id `protobuf_oneof:"id"` // contains filtered or unexported fields }
func (*BuildEventId) Descriptor
deprecated
func (*BuildEventId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId.ProtoReflect.Descriptor instead.
func (*BuildEventId) GetActionCompleted ¶
func (x *BuildEventId) GetActionCompleted() *BuildEventId_ActionCompletedId
func (*BuildEventId) GetBuildFinished ¶
func (x *BuildEventId) GetBuildFinished() *BuildEventId_BuildFinishedId
func (*BuildEventId) GetBuildMetadata ¶
func (x *BuildEventId) GetBuildMetadata() *BuildEventId_BuildMetadataId
func (*BuildEventId) GetBuildMetrics ¶
func (x *BuildEventId) GetBuildMetrics() *BuildEventId_BuildMetricsId
func (*BuildEventId) GetBuildToolLogs ¶
func (x *BuildEventId) GetBuildToolLogs() *BuildEventId_BuildToolLogsId
func (*BuildEventId) GetConfiguration ¶
func (x *BuildEventId) GetConfiguration() *BuildEventId_ConfigurationId
func (*BuildEventId) GetConfiguredLabel ¶
func (x *BuildEventId) GetConfiguredLabel() *BuildEventId_ConfiguredLabelId
func (*BuildEventId) GetConvenienceSymlinksIdentified ¶
func (x *BuildEventId) GetConvenienceSymlinksIdentified() *BuildEventId_ConvenienceSymlinksIdentifiedId
func (*BuildEventId) GetFetch ¶
func (x *BuildEventId) GetFetch() *BuildEventId_FetchId
func (*BuildEventId) GetId ¶
func (m *BuildEventId) GetId() isBuildEventId_Id
func (*BuildEventId) GetNamedSet ¶
func (x *BuildEventId) GetNamedSet() *BuildEventId_NamedSetOfFilesId
func (*BuildEventId) GetOptionsParsed ¶
func (x *BuildEventId) GetOptionsParsed() *BuildEventId_OptionsParsedId
func (*BuildEventId) GetPattern ¶
func (x *BuildEventId) GetPattern() *BuildEventId_PatternExpandedId
func (*BuildEventId) GetPatternSkipped ¶
func (x *BuildEventId) GetPatternSkipped() *BuildEventId_PatternExpandedId
func (*BuildEventId) GetProgress ¶
func (x *BuildEventId) GetProgress() *BuildEventId_ProgressId
func (*BuildEventId) GetStarted ¶
func (x *BuildEventId) GetStarted() *BuildEventId_BuildStartedId
func (*BuildEventId) GetStructuredCommandLine ¶
func (x *BuildEventId) GetStructuredCommandLine() *BuildEventId_StructuredCommandLineId
func (*BuildEventId) GetTargetCompleted ¶
func (x *BuildEventId) GetTargetCompleted() *BuildEventId_TargetCompletedId
func (*BuildEventId) GetTargetConfigured ¶
func (x *BuildEventId) GetTargetConfigured() *BuildEventId_TargetConfiguredId
func (*BuildEventId) GetTestResult ¶
func (x *BuildEventId) GetTestResult() *BuildEventId_TestResultId
func (*BuildEventId) GetTestSummary ¶
func (x *BuildEventId) GetTestSummary() *BuildEventId_TestSummaryId
func (*BuildEventId) GetUnconfiguredLabel ¶
func (x *BuildEventId) GetUnconfiguredLabel() *BuildEventId_UnconfiguredLabelId
func (*BuildEventId) GetUnknown ¶
func (x *BuildEventId) GetUnknown() *BuildEventId_UnknownBuildEventId
func (*BuildEventId) GetUnstructuredCommandLine ¶
func (x *BuildEventId) GetUnstructuredCommandLine() *BuildEventId_UnstructuredCommandLineId
func (*BuildEventId) GetWorkspace ¶
func (x *BuildEventId) GetWorkspace() *BuildEventId_WorkspaceConfigId
func (*BuildEventId) GetWorkspaceStatus ¶
func (x *BuildEventId) GetWorkspaceStatus() *BuildEventId_WorkspaceStatusId
func (*BuildEventId) ProtoMessage ¶
func (*BuildEventId) ProtoMessage()
func (*BuildEventId) ProtoReflect ¶
func (x *BuildEventId) ProtoReflect() protoreflect.Message
func (*BuildEventId) Reset ¶
func (x *BuildEventId) Reset()
func (*BuildEventId) String ¶
func (x *BuildEventId) String() string
type BuildEventId_ActionCompleted ¶
type BuildEventId_ActionCompleted struct {
ActionCompleted *BuildEventId_ActionCompletedId `protobuf:"bytes,6,opt,name=action_completed,json=actionCompleted,proto3,oneof"`
}
type BuildEventId_ActionCompletedId ¶
type BuildEventId_ActionCompletedId struct { PrimaryOutput string `protobuf:"bytes,1,opt,name=primary_output,json=primaryOutput,proto3" json:"primary_output,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,3,opt,name=configuration,proto3" json:"configuration,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_ActionCompletedId) Descriptor
deprecated
func (*BuildEventId_ActionCompletedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_ActionCompletedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_ActionCompletedId) GetConfiguration ¶
func (x *BuildEventId_ActionCompletedId) GetConfiguration() *BuildEventId_ConfigurationId
func (*BuildEventId_ActionCompletedId) GetLabel ¶
func (x *BuildEventId_ActionCompletedId) GetLabel() string
func (*BuildEventId_ActionCompletedId) GetPrimaryOutput ¶
func (x *BuildEventId_ActionCompletedId) GetPrimaryOutput() string
func (*BuildEventId_ActionCompletedId) ProtoMessage ¶
func (*BuildEventId_ActionCompletedId) ProtoMessage()
func (*BuildEventId_ActionCompletedId) ProtoReflect ¶
func (x *BuildEventId_ActionCompletedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_ActionCompletedId) Reset ¶
func (x *BuildEventId_ActionCompletedId) Reset()
func (*BuildEventId_ActionCompletedId) String ¶
func (x *BuildEventId_ActionCompletedId) String() string
type BuildEventId_BuildFinished ¶
type BuildEventId_BuildFinished struct {
BuildFinished *BuildEventId_BuildFinishedId `protobuf:"bytes,9,opt,name=build_finished,json=buildFinished,proto3,oneof"`
}
type BuildEventId_BuildFinishedId ¶
type BuildEventId_BuildFinishedId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_BuildFinishedId) Descriptor
deprecated
func (*BuildEventId_BuildFinishedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_BuildFinishedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_BuildFinishedId) ProtoMessage ¶
func (*BuildEventId_BuildFinishedId) ProtoMessage()
func (*BuildEventId_BuildFinishedId) ProtoReflect ¶
func (x *BuildEventId_BuildFinishedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_BuildFinishedId) Reset ¶
func (x *BuildEventId_BuildFinishedId) Reset()
func (*BuildEventId_BuildFinishedId) String ¶
func (x *BuildEventId_BuildFinishedId) String() string
type BuildEventId_BuildMetadata ¶
type BuildEventId_BuildMetadata struct {
BuildMetadata *BuildEventId_BuildMetadataId `protobuf:"bytes,24,opt,name=build_metadata,json=buildMetadata,proto3,oneof"`
}
type BuildEventId_BuildMetadataId ¶
type BuildEventId_BuildMetadataId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_BuildMetadataId) Descriptor
deprecated
func (*BuildEventId_BuildMetadataId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_BuildMetadataId.ProtoReflect.Descriptor instead.
func (*BuildEventId_BuildMetadataId) ProtoMessage ¶
func (*BuildEventId_BuildMetadataId) ProtoMessage()
func (*BuildEventId_BuildMetadataId) ProtoReflect ¶
func (x *BuildEventId_BuildMetadataId) ProtoReflect() protoreflect.Message
func (*BuildEventId_BuildMetadataId) Reset ¶
func (x *BuildEventId_BuildMetadataId) Reset()
func (*BuildEventId_BuildMetadataId) String ¶
func (x *BuildEventId_BuildMetadataId) String() string
type BuildEventId_BuildMetrics ¶
type BuildEventId_BuildMetrics struct {
BuildMetrics *BuildEventId_BuildMetricsId `protobuf:"bytes,22,opt,name=build_metrics,json=buildMetrics,proto3,oneof"`
}
type BuildEventId_BuildMetricsId ¶
type BuildEventId_BuildMetricsId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_BuildMetricsId) Descriptor
deprecated
func (*BuildEventId_BuildMetricsId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_BuildMetricsId.ProtoReflect.Descriptor instead.
func (*BuildEventId_BuildMetricsId) ProtoMessage ¶
func (*BuildEventId_BuildMetricsId) ProtoMessage()
func (*BuildEventId_BuildMetricsId) ProtoReflect ¶
func (x *BuildEventId_BuildMetricsId) ProtoReflect() protoreflect.Message
func (*BuildEventId_BuildMetricsId) Reset ¶
func (x *BuildEventId_BuildMetricsId) Reset()
func (*BuildEventId_BuildMetricsId) String ¶
func (x *BuildEventId_BuildMetricsId) String() string
type BuildEventId_BuildStartedId ¶
type BuildEventId_BuildStartedId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_BuildStartedId) Descriptor
deprecated
func (*BuildEventId_BuildStartedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_BuildStartedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_BuildStartedId) ProtoMessage ¶
func (*BuildEventId_BuildStartedId) ProtoMessage()
func (*BuildEventId_BuildStartedId) ProtoReflect ¶
func (x *BuildEventId_BuildStartedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_BuildStartedId) Reset ¶
func (x *BuildEventId_BuildStartedId) Reset()
func (*BuildEventId_BuildStartedId) String ¶
func (x *BuildEventId_BuildStartedId) String() string
type BuildEventId_BuildToolLogs ¶
type BuildEventId_BuildToolLogs struct {
BuildToolLogs *BuildEventId_BuildToolLogsId `protobuf:"bytes,20,opt,name=build_tool_logs,json=buildToolLogs,proto3,oneof"`
}
type BuildEventId_BuildToolLogsId ¶
type BuildEventId_BuildToolLogsId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_BuildToolLogsId) Descriptor
deprecated
func (*BuildEventId_BuildToolLogsId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_BuildToolLogsId.ProtoReflect.Descriptor instead.
func (*BuildEventId_BuildToolLogsId) ProtoMessage ¶
func (*BuildEventId_BuildToolLogsId) ProtoMessage()
func (*BuildEventId_BuildToolLogsId) ProtoReflect ¶
func (x *BuildEventId_BuildToolLogsId) ProtoReflect() protoreflect.Message
func (*BuildEventId_BuildToolLogsId) Reset ¶
func (x *BuildEventId_BuildToolLogsId) Reset()
func (*BuildEventId_BuildToolLogsId) String ¶
func (x *BuildEventId_BuildToolLogsId) String() string
type BuildEventId_Configuration ¶
type BuildEventId_Configuration struct {
Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,15,opt,name=configuration,proto3,oneof"`
}
type BuildEventId_ConfigurationId ¶
type BuildEventId_ConfigurationId struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_ConfigurationId) Descriptor
deprecated
func (*BuildEventId_ConfigurationId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_ConfigurationId.ProtoReflect.Descriptor instead.
func (*BuildEventId_ConfigurationId) GetId ¶
func (x *BuildEventId_ConfigurationId) GetId() string
func (*BuildEventId_ConfigurationId) ProtoMessage ¶
func (*BuildEventId_ConfigurationId) ProtoMessage()
func (*BuildEventId_ConfigurationId) ProtoReflect ¶
func (x *BuildEventId_ConfigurationId) ProtoReflect() protoreflect.Message
func (*BuildEventId_ConfigurationId) Reset ¶
func (x *BuildEventId_ConfigurationId) Reset()
func (*BuildEventId_ConfigurationId) String ¶
func (x *BuildEventId_ConfigurationId) String() string
type BuildEventId_ConfiguredLabel ¶
type BuildEventId_ConfiguredLabel struct {
ConfiguredLabel *BuildEventId_ConfiguredLabelId `protobuf:"bytes,21,opt,name=configured_label,json=configuredLabel,proto3,oneof"`
}
type BuildEventId_ConfiguredLabelId ¶
type BuildEventId_ConfiguredLabelId struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_ConfiguredLabelId) Descriptor
deprecated
func (*BuildEventId_ConfiguredLabelId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_ConfiguredLabelId.ProtoReflect.Descriptor instead.
func (*BuildEventId_ConfiguredLabelId) GetConfiguration ¶
func (x *BuildEventId_ConfiguredLabelId) GetConfiguration() *BuildEventId_ConfigurationId
func (*BuildEventId_ConfiguredLabelId) GetLabel ¶
func (x *BuildEventId_ConfiguredLabelId) GetLabel() string
func (*BuildEventId_ConfiguredLabelId) ProtoMessage ¶
func (*BuildEventId_ConfiguredLabelId) ProtoMessage()
func (*BuildEventId_ConfiguredLabelId) ProtoReflect ¶
func (x *BuildEventId_ConfiguredLabelId) ProtoReflect() protoreflect.Message
func (*BuildEventId_ConfiguredLabelId) Reset ¶
func (x *BuildEventId_ConfiguredLabelId) Reset()
func (*BuildEventId_ConfiguredLabelId) String ¶
func (x *BuildEventId_ConfiguredLabelId) String() string
type BuildEventId_ConvenienceSymlinksIdentified ¶
type BuildEventId_ConvenienceSymlinksIdentified struct {
ConvenienceSymlinksIdentified *BuildEventId_ConvenienceSymlinksIdentifiedId `protobuf:"bytes,25,opt,name=convenience_symlinks_identified,json=convenienceSymlinksIdentified,proto3,oneof"`
}
type BuildEventId_ConvenienceSymlinksIdentifiedId ¶
type BuildEventId_ConvenienceSymlinksIdentifiedId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) Descriptor
deprecated
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_ConvenienceSymlinksIdentifiedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) ProtoMessage ¶
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) ProtoMessage()
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) ProtoReflect ¶
func (x *BuildEventId_ConvenienceSymlinksIdentifiedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) Reset ¶
func (x *BuildEventId_ConvenienceSymlinksIdentifiedId) Reset()
func (*BuildEventId_ConvenienceSymlinksIdentifiedId) String ¶
func (x *BuildEventId_ConvenienceSymlinksIdentifiedId) String() string
type BuildEventId_Fetch ¶
type BuildEventId_Fetch struct {
Fetch *BuildEventId_FetchId `protobuf:"bytes,17,opt,name=fetch,proto3,oneof"`
}
type BuildEventId_FetchId ¶
type BuildEventId_FetchId struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_FetchId) Descriptor
deprecated
func (*BuildEventId_FetchId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_FetchId.ProtoReflect.Descriptor instead.
func (*BuildEventId_FetchId) GetUrl ¶
func (x *BuildEventId_FetchId) GetUrl() string
func (*BuildEventId_FetchId) ProtoMessage ¶
func (*BuildEventId_FetchId) ProtoMessage()
func (*BuildEventId_FetchId) ProtoReflect ¶
func (x *BuildEventId_FetchId) ProtoReflect() protoreflect.Message
func (*BuildEventId_FetchId) Reset ¶
func (x *BuildEventId_FetchId) Reset()
func (*BuildEventId_FetchId) String ¶
func (x *BuildEventId_FetchId) String() string
type BuildEventId_NamedSet ¶
type BuildEventId_NamedSet struct {
NamedSet *BuildEventId_NamedSetOfFilesId `protobuf:"bytes,13,opt,name=named_set,json=namedSet,proto3,oneof"`
}
type BuildEventId_NamedSetOfFilesId ¶
type BuildEventId_NamedSetOfFilesId struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_NamedSetOfFilesId) Descriptor
deprecated
func (*BuildEventId_NamedSetOfFilesId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_NamedSetOfFilesId.ProtoReflect.Descriptor instead.
func (*BuildEventId_NamedSetOfFilesId) GetId ¶
func (x *BuildEventId_NamedSetOfFilesId) GetId() string
func (*BuildEventId_NamedSetOfFilesId) ProtoMessage ¶
func (*BuildEventId_NamedSetOfFilesId) ProtoMessage()
func (*BuildEventId_NamedSetOfFilesId) ProtoReflect ¶
func (x *BuildEventId_NamedSetOfFilesId) ProtoReflect() protoreflect.Message
func (*BuildEventId_NamedSetOfFilesId) Reset ¶
func (x *BuildEventId_NamedSetOfFilesId) Reset()
func (*BuildEventId_NamedSetOfFilesId) String ¶
func (x *BuildEventId_NamedSetOfFilesId) String() string
type BuildEventId_OptionsParsed ¶
type BuildEventId_OptionsParsed struct {
OptionsParsed *BuildEventId_OptionsParsedId `protobuf:"bytes,12,opt,name=options_parsed,json=optionsParsed,proto3,oneof"`
}
type BuildEventId_OptionsParsedId ¶
type BuildEventId_OptionsParsedId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_OptionsParsedId) Descriptor
deprecated
func (*BuildEventId_OptionsParsedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_OptionsParsedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_OptionsParsedId) ProtoMessage ¶
func (*BuildEventId_OptionsParsedId) ProtoMessage()
func (*BuildEventId_OptionsParsedId) ProtoReflect ¶
func (x *BuildEventId_OptionsParsedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_OptionsParsedId) Reset ¶
func (x *BuildEventId_OptionsParsedId) Reset()
func (*BuildEventId_OptionsParsedId) String ¶
func (x *BuildEventId_OptionsParsedId) String() string
type BuildEventId_Pattern ¶
type BuildEventId_Pattern struct {
Pattern *BuildEventId_PatternExpandedId `protobuf:"bytes,4,opt,name=pattern,proto3,oneof"`
}
type BuildEventId_PatternExpandedId ¶
type BuildEventId_PatternExpandedId struct { Pattern []string `protobuf:"bytes,1,rep,name=pattern,proto3" json:"pattern,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_PatternExpandedId) Descriptor
deprecated
func (*BuildEventId_PatternExpandedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_PatternExpandedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_PatternExpandedId) GetPattern ¶
func (x *BuildEventId_PatternExpandedId) GetPattern() []string
func (*BuildEventId_PatternExpandedId) ProtoMessage ¶
func (*BuildEventId_PatternExpandedId) ProtoMessage()
func (*BuildEventId_PatternExpandedId) ProtoReflect ¶
func (x *BuildEventId_PatternExpandedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_PatternExpandedId) Reset ¶
func (x *BuildEventId_PatternExpandedId) Reset()
func (*BuildEventId_PatternExpandedId) String ¶
func (x *BuildEventId_PatternExpandedId) String() string
type BuildEventId_PatternSkipped ¶
type BuildEventId_PatternSkipped struct {
PatternSkipped *BuildEventId_PatternExpandedId `protobuf:"bytes,10,opt,name=pattern_skipped,json=patternSkipped,proto3,oneof"`
}
type BuildEventId_Progress ¶
type BuildEventId_Progress struct {
Progress *BuildEventId_ProgressId `protobuf:"bytes,2,opt,name=progress,proto3,oneof"`
}
type BuildEventId_ProgressId ¶
type BuildEventId_ProgressId struct { OpaqueCount int32 `protobuf:"varint,1,opt,name=opaque_count,json=opaqueCount,proto3" json:"opaque_count,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_ProgressId) Descriptor
deprecated
func (*BuildEventId_ProgressId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_ProgressId.ProtoReflect.Descriptor instead.
func (*BuildEventId_ProgressId) GetOpaqueCount ¶
func (x *BuildEventId_ProgressId) GetOpaqueCount() int32
func (*BuildEventId_ProgressId) ProtoMessage ¶
func (*BuildEventId_ProgressId) ProtoMessage()
func (*BuildEventId_ProgressId) ProtoReflect ¶
func (x *BuildEventId_ProgressId) ProtoReflect() protoreflect.Message
func (*BuildEventId_ProgressId) Reset ¶
func (x *BuildEventId_ProgressId) Reset()
func (*BuildEventId_ProgressId) String ¶
func (x *BuildEventId_ProgressId) String() string
type BuildEventId_Started ¶
type BuildEventId_Started struct {
Started *BuildEventId_BuildStartedId `protobuf:"bytes,3,opt,name=started,proto3,oneof"`
}
type BuildEventId_StructuredCommandLine ¶
type BuildEventId_StructuredCommandLine struct {
StructuredCommandLine *BuildEventId_StructuredCommandLineId `protobuf:"bytes,18,opt,name=structured_command_line,json=structuredCommandLine,proto3,oneof"`
}
type BuildEventId_StructuredCommandLineId ¶
type BuildEventId_StructuredCommandLineId struct { CommandLineLabel string `protobuf:"bytes,1,opt,name=command_line_label,json=commandLineLabel,proto3" json:"command_line_label,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_StructuredCommandLineId) Descriptor
deprecated
func (*BuildEventId_StructuredCommandLineId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_StructuredCommandLineId.ProtoReflect.Descriptor instead.
func (*BuildEventId_StructuredCommandLineId) GetCommandLineLabel ¶
func (x *BuildEventId_StructuredCommandLineId) GetCommandLineLabel() string
func (*BuildEventId_StructuredCommandLineId) ProtoMessage ¶
func (*BuildEventId_StructuredCommandLineId) ProtoMessage()
func (*BuildEventId_StructuredCommandLineId) ProtoReflect ¶
func (x *BuildEventId_StructuredCommandLineId) ProtoReflect() protoreflect.Message
func (*BuildEventId_StructuredCommandLineId) Reset ¶
func (x *BuildEventId_StructuredCommandLineId) Reset()
func (*BuildEventId_StructuredCommandLineId) String ¶
func (x *BuildEventId_StructuredCommandLineId) String() string
type BuildEventId_TargetCompleted ¶
type BuildEventId_TargetCompleted struct {
TargetCompleted *BuildEventId_TargetCompletedId `protobuf:"bytes,5,opt,name=target_completed,json=targetCompleted,proto3,oneof"`
}
type BuildEventId_TargetCompletedId ¶
type BuildEventId_TargetCompletedId struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,3,opt,name=configuration,proto3" json:"configuration,omitempty"` Aspect string `protobuf:"bytes,2,opt,name=aspect,proto3" json:"aspect,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_TargetCompletedId) Descriptor
deprecated
func (*BuildEventId_TargetCompletedId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_TargetCompletedId.ProtoReflect.Descriptor instead.
func (*BuildEventId_TargetCompletedId) GetAspect ¶
func (x *BuildEventId_TargetCompletedId) GetAspect() string
func (*BuildEventId_TargetCompletedId) GetConfiguration ¶
func (x *BuildEventId_TargetCompletedId) GetConfiguration() *BuildEventId_ConfigurationId
func (*BuildEventId_TargetCompletedId) GetLabel ¶
func (x *BuildEventId_TargetCompletedId) GetLabel() string
func (*BuildEventId_TargetCompletedId) ProtoMessage ¶
func (*BuildEventId_TargetCompletedId) ProtoMessage()
func (*BuildEventId_TargetCompletedId) ProtoReflect ¶
func (x *BuildEventId_TargetCompletedId) ProtoReflect() protoreflect.Message
func (*BuildEventId_TargetCompletedId) Reset ¶
func (x *BuildEventId_TargetCompletedId) Reset()
func (*BuildEventId_TargetCompletedId) String ¶
func (x *BuildEventId_TargetCompletedId) String() string
type BuildEventId_TargetConfigured ¶
type BuildEventId_TargetConfigured struct {
TargetConfigured *BuildEventId_TargetConfiguredId `protobuf:"bytes,16,opt,name=target_configured,json=targetConfigured,proto3,oneof"`
}
type BuildEventId_TargetConfiguredId ¶
type BuildEventId_TargetConfiguredId struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Aspect string `protobuf:"bytes,2,opt,name=aspect,proto3" json:"aspect,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_TargetConfiguredId) Descriptor
deprecated
func (*BuildEventId_TargetConfiguredId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_TargetConfiguredId.ProtoReflect.Descriptor instead.
func (*BuildEventId_TargetConfiguredId) GetAspect ¶
func (x *BuildEventId_TargetConfiguredId) GetAspect() string
func (*BuildEventId_TargetConfiguredId) GetLabel ¶
func (x *BuildEventId_TargetConfiguredId) GetLabel() string
func (*BuildEventId_TargetConfiguredId) ProtoMessage ¶
func (*BuildEventId_TargetConfiguredId) ProtoMessage()
func (*BuildEventId_TargetConfiguredId) ProtoReflect ¶
func (x *BuildEventId_TargetConfiguredId) ProtoReflect() protoreflect.Message
func (*BuildEventId_TargetConfiguredId) Reset ¶
func (x *BuildEventId_TargetConfiguredId) Reset()
func (*BuildEventId_TargetConfiguredId) String ¶
func (x *BuildEventId_TargetConfiguredId) String() string
type BuildEventId_TestResult ¶
type BuildEventId_TestResult struct {
TestResult *BuildEventId_TestResultId `protobuf:"bytes,8,opt,name=test_result,json=testResult,proto3,oneof"`
}
type BuildEventId_TestResultId ¶
type BuildEventId_TestResultId struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,5,opt,name=configuration,proto3" json:"configuration,omitempty"` Run int32 `protobuf:"varint,2,opt,name=run,proto3" json:"run,omitempty"` Shard int32 `protobuf:"varint,3,opt,name=shard,proto3" json:"shard,omitempty"` Attempt int32 `protobuf:"varint,4,opt,name=attempt,proto3" json:"attempt,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_TestResultId) Descriptor
deprecated
func (*BuildEventId_TestResultId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_TestResultId.ProtoReflect.Descriptor instead.
func (*BuildEventId_TestResultId) GetAttempt ¶
func (x *BuildEventId_TestResultId) GetAttempt() int32
func (*BuildEventId_TestResultId) GetConfiguration ¶
func (x *BuildEventId_TestResultId) GetConfiguration() *BuildEventId_ConfigurationId
func (*BuildEventId_TestResultId) GetLabel ¶
func (x *BuildEventId_TestResultId) GetLabel() string
func (*BuildEventId_TestResultId) GetRun ¶
func (x *BuildEventId_TestResultId) GetRun() int32
func (*BuildEventId_TestResultId) GetShard ¶
func (x *BuildEventId_TestResultId) GetShard() int32
func (*BuildEventId_TestResultId) ProtoMessage ¶
func (*BuildEventId_TestResultId) ProtoMessage()
func (*BuildEventId_TestResultId) ProtoReflect ¶
func (x *BuildEventId_TestResultId) ProtoReflect() protoreflect.Message
func (*BuildEventId_TestResultId) Reset ¶
func (x *BuildEventId_TestResultId) Reset()
func (*BuildEventId_TestResultId) String ¶
func (x *BuildEventId_TestResultId) String() string
type BuildEventId_TestSummary ¶
type BuildEventId_TestSummary struct {
TestSummary *BuildEventId_TestSummaryId `protobuf:"bytes,7,opt,name=test_summary,json=testSummary,proto3,oneof"`
}
type BuildEventId_TestSummaryId ¶
type BuildEventId_TestSummaryId struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Configuration *BuildEventId_ConfigurationId `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_TestSummaryId) Descriptor
deprecated
func (*BuildEventId_TestSummaryId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_TestSummaryId.ProtoReflect.Descriptor instead.
func (*BuildEventId_TestSummaryId) GetConfiguration ¶
func (x *BuildEventId_TestSummaryId) GetConfiguration() *BuildEventId_ConfigurationId
func (*BuildEventId_TestSummaryId) GetLabel ¶
func (x *BuildEventId_TestSummaryId) GetLabel() string
func (*BuildEventId_TestSummaryId) ProtoMessage ¶
func (*BuildEventId_TestSummaryId) ProtoMessage()
func (*BuildEventId_TestSummaryId) ProtoReflect ¶
func (x *BuildEventId_TestSummaryId) ProtoReflect() protoreflect.Message
func (*BuildEventId_TestSummaryId) Reset ¶
func (x *BuildEventId_TestSummaryId) Reset()
func (*BuildEventId_TestSummaryId) String ¶
func (x *BuildEventId_TestSummaryId) String() string
type BuildEventId_UnconfiguredLabel ¶
type BuildEventId_UnconfiguredLabel struct {
UnconfiguredLabel *BuildEventId_UnconfiguredLabelId `protobuf:"bytes,19,opt,name=unconfigured_label,json=unconfiguredLabel,proto3,oneof"`
}
type BuildEventId_UnconfiguredLabelId ¶
type BuildEventId_UnconfiguredLabelId struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_UnconfiguredLabelId) Descriptor
deprecated
func (*BuildEventId_UnconfiguredLabelId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_UnconfiguredLabelId.ProtoReflect.Descriptor instead.
func (*BuildEventId_UnconfiguredLabelId) GetLabel ¶
func (x *BuildEventId_UnconfiguredLabelId) GetLabel() string
func (*BuildEventId_UnconfiguredLabelId) ProtoMessage ¶
func (*BuildEventId_UnconfiguredLabelId) ProtoMessage()
func (*BuildEventId_UnconfiguredLabelId) ProtoReflect ¶
func (x *BuildEventId_UnconfiguredLabelId) ProtoReflect() protoreflect.Message
func (*BuildEventId_UnconfiguredLabelId) Reset ¶
func (x *BuildEventId_UnconfiguredLabelId) Reset()
func (*BuildEventId_UnconfiguredLabelId) String ¶
func (x *BuildEventId_UnconfiguredLabelId) String() string
type BuildEventId_Unknown ¶
type BuildEventId_Unknown struct {
Unknown *BuildEventId_UnknownBuildEventId `protobuf:"bytes,1,opt,name=unknown,proto3,oneof"`
}
type BuildEventId_UnknownBuildEventId ¶
type BuildEventId_UnknownBuildEventId struct { Details string `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*BuildEventId_UnknownBuildEventId) Descriptor
deprecated
func (*BuildEventId_UnknownBuildEventId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_UnknownBuildEventId.ProtoReflect.Descriptor instead.
func (*BuildEventId_UnknownBuildEventId) GetDetails ¶
func (x *BuildEventId_UnknownBuildEventId) GetDetails() string
func (*BuildEventId_UnknownBuildEventId) ProtoMessage ¶
func (*BuildEventId_UnknownBuildEventId) ProtoMessage()
func (*BuildEventId_UnknownBuildEventId) ProtoReflect ¶
func (x *BuildEventId_UnknownBuildEventId) ProtoReflect() protoreflect.Message
func (*BuildEventId_UnknownBuildEventId) Reset ¶
func (x *BuildEventId_UnknownBuildEventId) Reset()
func (*BuildEventId_UnknownBuildEventId) String ¶
func (x *BuildEventId_UnknownBuildEventId) String() string
type BuildEventId_UnstructuredCommandLine ¶
type BuildEventId_UnstructuredCommandLine struct {
UnstructuredCommandLine *BuildEventId_UnstructuredCommandLineId `protobuf:"bytes,11,opt,name=unstructured_command_line,json=unstructuredCommandLine,proto3,oneof"`
}
type BuildEventId_UnstructuredCommandLineId ¶
type BuildEventId_UnstructuredCommandLineId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_UnstructuredCommandLineId) Descriptor
deprecated
func (*BuildEventId_UnstructuredCommandLineId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_UnstructuredCommandLineId.ProtoReflect.Descriptor instead.
func (*BuildEventId_UnstructuredCommandLineId) ProtoMessage ¶
func (*BuildEventId_UnstructuredCommandLineId) ProtoMessage()
func (*BuildEventId_UnstructuredCommandLineId) ProtoReflect ¶
func (x *BuildEventId_UnstructuredCommandLineId) ProtoReflect() protoreflect.Message
func (*BuildEventId_UnstructuredCommandLineId) Reset ¶
func (x *BuildEventId_UnstructuredCommandLineId) Reset()
func (*BuildEventId_UnstructuredCommandLineId) String ¶
func (x *BuildEventId_UnstructuredCommandLineId) String() string
type BuildEventId_Workspace ¶
type BuildEventId_Workspace struct {
Workspace *BuildEventId_WorkspaceConfigId `protobuf:"bytes,23,opt,name=workspace,proto3,oneof"`
}
type BuildEventId_WorkspaceConfigId ¶
type BuildEventId_WorkspaceConfigId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_WorkspaceConfigId) Descriptor
deprecated
func (*BuildEventId_WorkspaceConfigId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_WorkspaceConfigId.ProtoReflect.Descriptor instead.
func (*BuildEventId_WorkspaceConfigId) ProtoMessage ¶
func (*BuildEventId_WorkspaceConfigId) ProtoMessage()
func (*BuildEventId_WorkspaceConfigId) ProtoReflect ¶
func (x *BuildEventId_WorkspaceConfigId) ProtoReflect() protoreflect.Message
func (*BuildEventId_WorkspaceConfigId) Reset ¶
func (x *BuildEventId_WorkspaceConfigId) Reset()
func (*BuildEventId_WorkspaceConfigId) String ¶
func (x *BuildEventId_WorkspaceConfigId) String() string
type BuildEventId_WorkspaceStatus ¶
type BuildEventId_WorkspaceStatus struct {
WorkspaceStatus *BuildEventId_WorkspaceStatusId `protobuf:"bytes,14,opt,name=workspace_status,json=workspaceStatus,proto3,oneof"`
}
type BuildEventId_WorkspaceStatusId ¶
type BuildEventId_WorkspaceStatusId struct {
// contains filtered or unexported fields
}
func (*BuildEventId_WorkspaceStatusId) Descriptor
deprecated
func (*BuildEventId_WorkspaceStatusId) Descriptor() ([]byte, []int)
Deprecated: Use BuildEventId_WorkspaceStatusId.ProtoReflect.Descriptor instead.
func (*BuildEventId_WorkspaceStatusId) ProtoMessage ¶
func (*BuildEventId_WorkspaceStatusId) ProtoMessage()
func (*BuildEventId_WorkspaceStatusId) ProtoReflect ¶
func (x *BuildEventId_WorkspaceStatusId) ProtoReflect() protoreflect.Message
func (*BuildEventId_WorkspaceStatusId) Reset ¶
func (x *BuildEventId_WorkspaceStatusId) Reset()
func (*BuildEventId_WorkspaceStatusId) String ¶
func (x *BuildEventId_WorkspaceStatusId) String() string
type BuildEvent_Aborted ¶
type BuildEvent_Aborted struct {
Aborted *Aborted `protobuf:"bytes,4,opt,name=aborted,proto3,oneof"`
}
type BuildEvent_Action ¶
type BuildEvent_Action struct {
Action *ActionExecuted `protobuf:"bytes,7,opt,name=action,proto3,oneof"`
}
type BuildEvent_BuildMetadata ¶
type BuildEvent_BuildMetadata struct {
BuildMetadata *BuildMetadata `protobuf:"bytes,26,opt,name=build_metadata,json=buildMetadata,proto3,oneof"`
}
type BuildEvent_BuildMetrics ¶
type BuildEvent_BuildMetrics struct {
BuildMetrics *BuildMetrics `protobuf:"bytes,24,opt,name=build_metrics,json=buildMetrics,proto3,oneof"`
}
type BuildEvent_BuildToolLogs ¶
type BuildEvent_BuildToolLogs struct {
BuildToolLogs *BuildToolLogs `protobuf:"bytes,23,opt,name=build_tool_logs,json=buildToolLogs,proto3,oneof"`
}
type BuildEvent_Completed ¶
type BuildEvent_Completed struct {
Completed *TargetComplete `protobuf:"bytes,8,opt,name=completed,proto3,oneof"`
}
type BuildEvent_Configuration ¶
type BuildEvent_Configuration struct {
Configuration *Configuration `protobuf:"bytes,17,opt,name=configuration,proto3,oneof"`
}
type BuildEvent_Configured ¶
type BuildEvent_Configured struct {
Configured *TargetConfigured `protobuf:"bytes,18,opt,name=configured,proto3,oneof"`
}
type BuildEvent_ConvenienceSymlinksIdentified ¶
type BuildEvent_ConvenienceSymlinksIdentified struct {
ConvenienceSymlinksIdentified *ConvenienceSymlinksIdentified `protobuf:"bytes,27,opt,name=convenience_symlinks_identified,json=convenienceSymlinksIdentified,proto3,oneof"`
}
type BuildEvent_Expanded ¶
type BuildEvent_Expanded struct {
Expanded *PatternExpanded `protobuf:"bytes,6,opt,name=expanded,proto3,oneof"`
}
type BuildEvent_Fetch ¶
type BuildEvent_Fetch struct {
Fetch *Fetch `protobuf:"bytes,21,opt,name=fetch,proto3,oneof"`
}
type BuildEvent_Finished ¶
type BuildEvent_Finished struct {
Finished *BuildFinished `protobuf:"bytes,14,opt,name=finished,proto3,oneof"`
}
type BuildEvent_NamedSetOfFiles ¶
type BuildEvent_NamedSetOfFiles struct {
NamedSetOfFiles *NamedSetOfFiles `protobuf:"bytes,15,opt,name=named_set_of_files,json=namedSetOfFiles,proto3,oneof"`
}
type BuildEvent_OptionsParsed ¶
type BuildEvent_OptionsParsed struct {
OptionsParsed *OptionsParsed `protobuf:"bytes,13,opt,name=options_parsed,json=optionsParsed,proto3,oneof"`
}
type BuildEvent_Progress ¶
type BuildEvent_Progress struct {
Progress *Progress `protobuf:"bytes,3,opt,name=progress,proto3,oneof"`
}
type BuildEvent_Started ¶
type BuildEvent_Started struct {
Started *BuildStarted `protobuf:"bytes,5,opt,name=started,proto3,oneof"`
}
type BuildEvent_StructuredCommandLine ¶
type BuildEvent_StructuredCommandLine struct {
StructuredCommandLine *command_line.CommandLine `protobuf:"bytes,22,opt,name=structured_command_line,json=structuredCommandLine,proto3,oneof"`
}
type BuildEvent_TestResult ¶
type BuildEvent_TestResult struct {
TestResult *TestResult `protobuf:"bytes,10,opt,name=test_result,json=testResult,proto3,oneof"`
}
type BuildEvent_TestSummary ¶
type BuildEvent_TestSummary struct {
TestSummary *TestSummary `protobuf:"bytes,9,opt,name=test_summary,json=testSummary,proto3,oneof"`
}
type BuildEvent_UnstructuredCommandLine ¶
type BuildEvent_UnstructuredCommandLine struct {
UnstructuredCommandLine *UnstructuredCommandLine `protobuf:"bytes,12,opt,name=unstructured_command_line,json=unstructuredCommandLine,proto3,oneof"`
}
type BuildEvent_WorkspaceInfo ¶
type BuildEvent_WorkspaceInfo struct {
WorkspaceInfo *WorkspaceConfig `protobuf:"bytes,25,opt,name=workspace_info,json=workspaceInfo,proto3,oneof"`
}
type BuildEvent_WorkspaceStatus ¶
type BuildEvent_WorkspaceStatus struct {
WorkspaceStatus *WorkspaceStatus `protobuf:"bytes,16,opt,name=workspace_status,json=workspaceStatus,proto3,oneof"`
}
type BuildFinished ¶
type BuildFinished struct { // Deprecated: Do not use. OverallSuccess bool `protobuf:"varint,1,opt,name=overall_success,json=overallSuccess,proto3" json:"overall_success,omitempty"` ExitCode *BuildFinished_ExitCode `protobuf:"bytes,3,opt,name=exit_code,json=exitCode,proto3" json:"exit_code,omitempty"` FinishTimeMillis int64 `protobuf:"varint,2,opt,name=finish_time_millis,json=finishTimeMillis,proto3" json:"finish_time_millis,omitempty"` AnomalyReport *BuildFinished_AnomalyReport `protobuf:"bytes,4,opt,name=anomaly_report,json=anomalyReport,proto3" json:"anomaly_report,omitempty"` // contains filtered or unexported fields }
func (*BuildFinished) Descriptor
deprecated
func (*BuildFinished) Descriptor() ([]byte, []int)
Deprecated: Use BuildFinished.ProtoReflect.Descriptor instead.
func (*BuildFinished) GetAnomalyReport ¶
func (x *BuildFinished) GetAnomalyReport() *BuildFinished_AnomalyReport
func (*BuildFinished) GetExitCode ¶
func (x *BuildFinished) GetExitCode() *BuildFinished_ExitCode
func (*BuildFinished) GetFinishTimeMillis ¶
func (x *BuildFinished) GetFinishTimeMillis() int64
func (*BuildFinished) GetOverallSuccess
deprecated
func (x *BuildFinished) GetOverallSuccess() bool
Deprecated: Do not use.
func (*BuildFinished) ProtoMessage ¶
func (*BuildFinished) ProtoMessage()
func (*BuildFinished) ProtoReflect ¶
func (x *BuildFinished) ProtoReflect() protoreflect.Message
func (*BuildFinished) Reset ¶
func (x *BuildFinished) Reset()
func (*BuildFinished) String ¶
func (x *BuildFinished) String() string
type BuildFinished_AnomalyReport ¶
type BuildFinished_AnomalyReport struct { WasSuspended bool `protobuf:"varint,1,opt,name=was_suspended,json=wasSuspended,proto3" json:"was_suspended,omitempty"` // contains filtered or unexported fields }
func (*BuildFinished_AnomalyReport) Descriptor
deprecated
func (*BuildFinished_AnomalyReport) Descriptor() ([]byte, []int)
Deprecated: Use BuildFinished_AnomalyReport.ProtoReflect.Descriptor instead.
func (*BuildFinished_AnomalyReport) GetWasSuspended ¶
func (x *BuildFinished_AnomalyReport) GetWasSuspended() bool
func (*BuildFinished_AnomalyReport) ProtoMessage ¶
func (*BuildFinished_AnomalyReport) ProtoMessage()
func (*BuildFinished_AnomalyReport) ProtoReflect ¶
func (x *BuildFinished_AnomalyReport) ProtoReflect() protoreflect.Message
func (*BuildFinished_AnomalyReport) Reset ¶
func (x *BuildFinished_AnomalyReport) Reset()
func (*BuildFinished_AnomalyReport) String ¶
func (x *BuildFinished_AnomalyReport) String() string
type BuildFinished_ExitCode ¶
type BuildFinished_ExitCode struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Code int32 `protobuf:"varint,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*BuildFinished_ExitCode) Descriptor
deprecated
func (*BuildFinished_ExitCode) Descriptor() ([]byte, []int)
Deprecated: Use BuildFinished_ExitCode.ProtoReflect.Descriptor instead.
func (*BuildFinished_ExitCode) GetCode ¶
func (x *BuildFinished_ExitCode) GetCode() int32
func (*BuildFinished_ExitCode) GetName ¶
func (x *BuildFinished_ExitCode) GetName() string
func (*BuildFinished_ExitCode) ProtoMessage ¶
func (*BuildFinished_ExitCode) ProtoMessage()
func (*BuildFinished_ExitCode) ProtoReflect ¶
func (x *BuildFinished_ExitCode) ProtoReflect() protoreflect.Message
func (*BuildFinished_ExitCode) Reset ¶
func (x *BuildFinished_ExitCode) Reset()
func (*BuildFinished_ExitCode) String ¶
func (x *BuildFinished_ExitCode) String() string
type BuildMetadata ¶
type BuildMetadata struct { Metadata map[string]string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BuildMetadata) Descriptor
deprecated
func (*BuildMetadata) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetadata.ProtoReflect.Descriptor instead.
func (*BuildMetadata) GetMetadata ¶
func (x *BuildMetadata) GetMetadata() map[string]string
func (*BuildMetadata) ProtoMessage ¶
func (*BuildMetadata) ProtoMessage()
func (*BuildMetadata) ProtoReflect ¶
func (x *BuildMetadata) ProtoReflect() protoreflect.Message
func (*BuildMetadata) Reset ¶
func (x *BuildMetadata) Reset()
func (*BuildMetadata) String ¶
func (x *BuildMetadata) String() string
type BuildMetrics ¶
type BuildMetrics struct { ActionSummary *BuildMetrics_ActionSummary `protobuf:"bytes,1,opt,name=action_summary,json=actionSummary,proto3" json:"action_summary,omitempty"` MemoryMetrics *BuildMetrics_MemoryMetrics `protobuf:"bytes,2,opt,name=memory_metrics,json=memoryMetrics,proto3" json:"memory_metrics,omitempty"` TargetMetrics *BuildMetrics_TargetMetrics `protobuf:"bytes,3,opt,name=target_metrics,json=targetMetrics,proto3" json:"target_metrics,omitempty"` PackageMetrics *BuildMetrics_PackageMetrics `protobuf:"bytes,4,opt,name=package_metrics,json=packageMetrics,proto3" json:"package_metrics,omitempty"` TimingMetrics *BuildMetrics_TimingMetrics `protobuf:"bytes,5,opt,name=timing_metrics,json=timingMetrics,proto3" json:"timing_metrics,omitempty"` // contains filtered or unexported fields }
func (*BuildMetrics) Descriptor
deprecated
func (*BuildMetrics) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetrics.ProtoReflect.Descriptor instead.
func (*BuildMetrics) GetActionSummary ¶
func (x *BuildMetrics) GetActionSummary() *BuildMetrics_ActionSummary
func (*BuildMetrics) GetMemoryMetrics ¶
func (x *BuildMetrics) GetMemoryMetrics() *BuildMetrics_MemoryMetrics
func (*BuildMetrics) GetPackageMetrics ¶
func (x *BuildMetrics) GetPackageMetrics() *BuildMetrics_PackageMetrics
func (*BuildMetrics) GetTargetMetrics ¶
func (x *BuildMetrics) GetTargetMetrics() *BuildMetrics_TargetMetrics
func (*BuildMetrics) GetTimingMetrics ¶
func (x *BuildMetrics) GetTimingMetrics() *BuildMetrics_TimingMetrics
func (*BuildMetrics) ProtoMessage ¶
func (*BuildMetrics) ProtoMessage()
func (*BuildMetrics) ProtoReflect ¶
func (x *BuildMetrics) ProtoReflect() protoreflect.Message
func (*BuildMetrics) Reset ¶
func (x *BuildMetrics) Reset()
func (*BuildMetrics) String ¶
func (x *BuildMetrics) String() string
type BuildMetrics_ActionSummary ¶
type BuildMetrics_ActionSummary struct { ActionsCreated int64 `protobuf:"varint,1,opt,name=actions_created,json=actionsCreated,proto3" json:"actions_created,omitempty"` ActionsExecuted int64 `protobuf:"varint,2,opt,name=actions_executed,json=actionsExecuted,proto3" json:"actions_executed,omitempty"` // contains filtered or unexported fields }
func (*BuildMetrics_ActionSummary) Descriptor
deprecated
func (*BuildMetrics_ActionSummary) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetrics_ActionSummary.ProtoReflect.Descriptor instead.
func (*BuildMetrics_ActionSummary) GetActionsCreated ¶
func (x *BuildMetrics_ActionSummary) GetActionsCreated() int64
func (*BuildMetrics_ActionSummary) GetActionsExecuted ¶
func (x *BuildMetrics_ActionSummary) GetActionsExecuted() int64
func (*BuildMetrics_ActionSummary) ProtoMessage ¶
func (*BuildMetrics_ActionSummary) ProtoMessage()
func (*BuildMetrics_ActionSummary) ProtoReflect ¶
func (x *BuildMetrics_ActionSummary) ProtoReflect() protoreflect.Message
func (*BuildMetrics_ActionSummary) Reset ¶
func (x *BuildMetrics_ActionSummary) Reset()
func (*BuildMetrics_ActionSummary) String ¶
func (x *BuildMetrics_ActionSummary) String() string
type BuildMetrics_MemoryMetrics ¶
type BuildMetrics_MemoryMetrics struct { UsedHeapSizePostBuild int64 `` /* 131-byte string literal not displayed */ PeakPostGcHeapSize int64 `protobuf:"varint,2,opt,name=peak_post_gc_heap_size,json=peakPostGcHeapSize,proto3" json:"peak_post_gc_heap_size,omitempty"` // contains filtered or unexported fields }
func (*BuildMetrics_MemoryMetrics) Descriptor
deprecated
func (*BuildMetrics_MemoryMetrics) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetrics_MemoryMetrics.ProtoReflect.Descriptor instead.
func (*BuildMetrics_MemoryMetrics) GetPeakPostGcHeapSize ¶
func (x *BuildMetrics_MemoryMetrics) GetPeakPostGcHeapSize() int64
func (*BuildMetrics_MemoryMetrics) GetUsedHeapSizePostBuild ¶
func (x *BuildMetrics_MemoryMetrics) GetUsedHeapSizePostBuild() int64
func (*BuildMetrics_MemoryMetrics) ProtoMessage ¶
func (*BuildMetrics_MemoryMetrics) ProtoMessage()
func (*BuildMetrics_MemoryMetrics) ProtoReflect ¶
func (x *BuildMetrics_MemoryMetrics) ProtoReflect() protoreflect.Message
func (*BuildMetrics_MemoryMetrics) Reset ¶
func (x *BuildMetrics_MemoryMetrics) Reset()
func (*BuildMetrics_MemoryMetrics) String ¶
func (x *BuildMetrics_MemoryMetrics) String() string
type BuildMetrics_PackageMetrics ¶
type BuildMetrics_PackageMetrics struct { PackagesLoaded int64 `protobuf:"varint,1,opt,name=packages_loaded,json=packagesLoaded,proto3" json:"packages_loaded,omitempty"` // contains filtered or unexported fields }
func (*BuildMetrics_PackageMetrics) Descriptor
deprecated
func (*BuildMetrics_PackageMetrics) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetrics_PackageMetrics.ProtoReflect.Descriptor instead.
func (*BuildMetrics_PackageMetrics) GetPackagesLoaded ¶
func (x *BuildMetrics_PackageMetrics) GetPackagesLoaded() int64
func (*BuildMetrics_PackageMetrics) ProtoMessage ¶
func (*BuildMetrics_PackageMetrics) ProtoMessage()
func (*BuildMetrics_PackageMetrics) ProtoReflect ¶
func (x *BuildMetrics_PackageMetrics) ProtoReflect() protoreflect.Message
func (*BuildMetrics_PackageMetrics) Reset ¶
func (x *BuildMetrics_PackageMetrics) Reset()
func (*BuildMetrics_PackageMetrics) String ¶
func (x *BuildMetrics_PackageMetrics) String() string
type BuildMetrics_TargetMetrics ¶
type BuildMetrics_TargetMetrics struct { TargetsLoaded int64 `protobuf:"varint,1,opt,name=targets_loaded,json=targetsLoaded,proto3" json:"targets_loaded,omitempty"` TargetsConfigured int64 `protobuf:"varint,2,opt,name=targets_configured,json=targetsConfigured,proto3" json:"targets_configured,omitempty"` // contains filtered or unexported fields }
func (*BuildMetrics_TargetMetrics) Descriptor
deprecated
func (*BuildMetrics_TargetMetrics) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetrics_TargetMetrics.ProtoReflect.Descriptor instead.
func (*BuildMetrics_TargetMetrics) GetTargetsConfigured ¶
func (x *BuildMetrics_TargetMetrics) GetTargetsConfigured() int64
func (*BuildMetrics_TargetMetrics) GetTargetsLoaded ¶
func (x *BuildMetrics_TargetMetrics) GetTargetsLoaded() int64
func (*BuildMetrics_TargetMetrics) ProtoMessage ¶
func (*BuildMetrics_TargetMetrics) ProtoMessage()
func (*BuildMetrics_TargetMetrics) ProtoReflect ¶
func (x *BuildMetrics_TargetMetrics) ProtoReflect() protoreflect.Message
func (*BuildMetrics_TargetMetrics) Reset ¶
func (x *BuildMetrics_TargetMetrics) Reset()
func (*BuildMetrics_TargetMetrics) String ¶
func (x *BuildMetrics_TargetMetrics) String() string
type BuildMetrics_TimingMetrics ¶
type BuildMetrics_TimingMetrics struct { CpuTimeInMs int64 `protobuf:"varint,1,opt,name=cpu_time_in_ms,json=cpuTimeInMs,proto3" json:"cpu_time_in_ms,omitempty"` WallTimeInMs int64 `protobuf:"varint,2,opt,name=wall_time_in_ms,json=wallTimeInMs,proto3" json:"wall_time_in_ms,omitempty"` // contains filtered or unexported fields }
func (*BuildMetrics_TimingMetrics) Descriptor
deprecated
func (*BuildMetrics_TimingMetrics) Descriptor() ([]byte, []int)
Deprecated: Use BuildMetrics_TimingMetrics.ProtoReflect.Descriptor instead.
func (*BuildMetrics_TimingMetrics) GetCpuTimeInMs ¶
func (x *BuildMetrics_TimingMetrics) GetCpuTimeInMs() int64
func (*BuildMetrics_TimingMetrics) GetWallTimeInMs ¶
func (x *BuildMetrics_TimingMetrics) GetWallTimeInMs() int64
func (*BuildMetrics_TimingMetrics) ProtoMessage ¶
func (*BuildMetrics_TimingMetrics) ProtoMessage()
func (*BuildMetrics_TimingMetrics) ProtoReflect ¶
func (x *BuildMetrics_TimingMetrics) ProtoReflect() protoreflect.Message
func (*BuildMetrics_TimingMetrics) Reset ¶
func (x *BuildMetrics_TimingMetrics) Reset()
func (*BuildMetrics_TimingMetrics) String ¶
func (x *BuildMetrics_TimingMetrics) String() string
type BuildStarted ¶
type BuildStarted struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` StartTimeMillis int64 `protobuf:"varint,2,opt,name=start_time_millis,json=startTimeMillis,proto3" json:"start_time_millis,omitempty"` BuildToolVersion string `protobuf:"bytes,3,opt,name=build_tool_version,json=buildToolVersion,proto3" json:"build_tool_version,omitempty"` OptionsDescription string `protobuf:"bytes,4,opt,name=options_description,json=optionsDescription,proto3" json:"options_description,omitempty"` Command string `protobuf:"bytes,5,opt,name=command,proto3" json:"command,omitempty"` WorkingDirectory string `protobuf:"bytes,6,opt,name=working_directory,json=workingDirectory,proto3" json:"working_directory,omitempty"` WorkspaceDirectory string `protobuf:"bytes,7,opt,name=workspace_directory,json=workspaceDirectory,proto3" json:"workspace_directory,omitempty"` ServerPid int64 `protobuf:"varint,8,opt,name=server_pid,json=serverPid,proto3" json:"server_pid,omitempty"` // contains filtered or unexported fields }
func (*BuildStarted) Descriptor
deprecated
func (*BuildStarted) Descriptor() ([]byte, []int)
Deprecated: Use BuildStarted.ProtoReflect.Descriptor instead.
func (*BuildStarted) GetBuildToolVersion ¶
func (x *BuildStarted) GetBuildToolVersion() string
func (*BuildStarted) GetCommand ¶
func (x *BuildStarted) GetCommand() string
func (*BuildStarted) GetOptionsDescription ¶
func (x *BuildStarted) GetOptionsDescription() string
func (*BuildStarted) GetServerPid ¶
func (x *BuildStarted) GetServerPid() int64
func (*BuildStarted) GetStartTimeMillis ¶
func (x *BuildStarted) GetStartTimeMillis() int64
func (*BuildStarted) GetUuid ¶
func (x *BuildStarted) GetUuid() string
func (*BuildStarted) GetWorkingDirectory ¶
func (x *BuildStarted) GetWorkingDirectory() string
func (*BuildStarted) GetWorkspaceDirectory ¶
func (x *BuildStarted) GetWorkspaceDirectory() string
func (*BuildStarted) ProtoMessage ¶
func (*BuildStarted) ProtoMessage()
func (*BuildStarted) ProtoReflect ¶
func (x *BuildStarted) ProtoReflect() protoreflect.Message
func (*BuildStarted) Reset ¶
func (x *BuildStarted) Reset()
func (*BuildStarted) String ¶
func (x *BuildStarted) String() string
type BuildToolLogs ¶
type BuildToolLogs struct { Log []*File `protobuf:"bytes,1,rep,name=log,proto3" json:"log,omitempty"` // contains filtered or unexported fields }
func (*BuildToolLogs) Descriptor
deprecated
func (*BuildToolLogs) Descriptor() ([]byte, []int)
Deprecated: Use BuildToolLogs.ProtoReflect.Descriptor instead.
func (*BuildToolLogs) GetLog ¶
func (x *BuildToolLogs) GetLog() []*File
func (*BuildToolLogs) ProtoMessage ¶
func (*BuildToolLogs) ProtoMessage()
func (*BuildToolLogs) ProtoReflect ¶
func (x *BuildToolLogs) ProtoReflect() protoreflect.Message
func (*BuildToolLogs) Reset ¶
func (x *BuildToolLogs) Reset()
func (*BuildToolLogs) String ¶
func (x *BuildToolLogs) String() string
type Configuration ¶
type Configuration struct { Mnemonic string `protobuf:"bytes,1,opt,name=mnemonic,proto3" json:"mnemonic,omitempty"` PlatformName string `protobuf:"bytes,2,opt,name=platform_name,json=platformName,proto3" json:"platform_name,omitempty"` Cpu string `protobuf:"bytes,3,opt,name=cpu,proto3" json:"cpu,omitempty"` MakeVariable map[string]string `` /* 185-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Configuration) Descriptor
deprecated
func (*Configuration) Descriptor() ([]byte, []int)
Deprecated: Use Configuration.ProtoReflect.Descriptor instead.
func (*Configuration) GetCpu ¶
func (x *Configuration) GetCpu() string
func (*Configuration) GetMakeVariable ¶
func (x *Configuration) GetMakeVariable() map[string]string
func (*Configuration) GetMnemonic ¶
func (x *Configuration) GetMnemonic() string
func (*Configuration) GetPlatformName ¶
func (x *Configuration) GetPlatformName() string
func (*Configuration) ProtoMessage ¶
func (*Configuration) ProtoMessage()
func (*Configuration) ProtoReflect ¶
func (x *Configuration) ProtoReflect() protoreflect.Message
func (*Configuration) Reset ¶
func (x *Configuration) Reset()
func (*Configuration) String ¶
func (x *Configuration) String() string
type ConvenienceSymlink ¶
type ConvenienceSymlink struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Action ConvenienceSymlink_Action `protobuf:"varint,2,opt,name=action,proto3,enum=build_event_stream.ConvenienceSymlink_Action" json:"action,omitempty"` Target string `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` // contains filtered or unexported fields }
func (*ConvenienceSymlink) Descriptor
deprecated
func (*ConvenienceSymlink) Descriptor() ([]byte, []int)
Deprecated: Use ConvenienceSymlink.ProtoReflect.Descriptor instead.
func (*ConvenienceSymlink) GetAction ¶
func (x *ConvenienceSymlink) GetAction() ConvenienceSymlink_Action
func (*ConvenienceSymlink) GetPath ¶
func (x *ConvenienceSymlink) GetPath() string
func (*ConvenienceSymlink) GetTarget ¶
func (x *ConvenienceSymlink) GetTarget() string
func (*ConvenienceSymlink) ProtoMessage ¶
func (*ConvenienceSymlink) ProtoMessage()
func (*ConvenienceSymlink) ProtoReflect ¶
func (x *ConvenienceSymlink) ProtoReflect() protoreflect.Message
func (*ConvenienceSymlink) Reset ¶
func (x *ConvenienceSymlink) Reset()
func (*ConvenienceSymlink) String ¶
func (x *ConvenienceSymlink) String() string
type ConvenienceSymlink_Action ¶
type ConvenienceSymlink_Action int32
const ( ConvenienceSymlink_UNKNOWN ConvenienceSymlink_Action = 0 ConvenienceSymlink_CREATE ConvenienceSymlink_Action = 1 ConvenienceSymlink_DELETE ConvenienceSymlink_Action = 2 )
func (ConvenienceSymlink_Action) Descriptor ¶
func (ConvenienceSymlink_Action) Descriptor() protoreflect.EnumDescriptor
func (ConvenienceSymlink_Action) Enum ¶
func (x ConvenienceSymlink_Action) Enum() *ConvenienceSymlink_Action
func (ConvenienceSymlink_Action) EnumDescriptor
deprecated
func (ConvenienceSymlink_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConvenienceSymlink_Action.Descriptor instead.
func (ConvenienceSymlink_Action) Number ¶
func (x ConvenienceSymlink_Action) Number() protoreflect.EnumNumber
func (ConvenienceSymlink_Action) String ¶
func (x ConvenienceSymlink_Action) String() string
func (ConvenienceSymlink_Action) Type ¶
func (ConvenienceSymlink_Action) Type() protoreflect.EnumType
type ConvenienceSymlinksIdentified ¶
type ConvenienceSymlinksIdentified struct { ConvenienceSymlinks []*ConvenienceSymlink `protobuf:"bytes,1,rep,name=convenience_symlinks,json=convenienceSymlinks,proto3" json:"convenience_symlinks,omitempty"` // contains filtered or unexported fields }
func (*ConvenienceSymlinksIdentified) Descriptor
deprecated
func (*ConvenienceSymlinksIdentified) Descriptor() ([]byte, []int)
Deprecated: Use ConvenienceSymlinksIdentified.ProtoReflect.Descriptor instead.
func (*ConvenienceSymlinksIdentified) GetConvenienceSymlinks ¶
func (x *ConvenienceSymlinksIdentified) GetConvenienceSymlinks() []*ConvenienceSymlink
func (*ConvenienceSymlinksIdentified) ProtoMessage ¶
func (*ConvenienceSymlinksIdentified) ProtoMessage()
func (*ConvenienceSymlinksIdentified) ProtoReflect ¶
func (x *ConvenienceSymlinksIdentified) ProtoReflect() protoreflect.Message
func (*ConvenienceSymlinksIdentified) Reset ¶
func (x *ConvenienceSymlinksIdentified) Reset()
func (*ConvenienceSymlinksIdentified) String ¶
func (x *ConvenienceSymlinksIdentified) String() string
type Fetch ¶
type Fetch struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*Fetch) Descriptor
deprecated
func (*Fetch) GetSuccess ¶
func (*Fetch) ProtoMessage ¶
func (*Fetch) ProtoMessage()
func (*Fetch) ProtoReflect ¶
func (x *Fetch) ProtoReflect() protoreflect.Message
type File ¶
type File struct { PathPrefix []string `protobuf:"bytes,4,rep,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to File: // // *File_Uri // *File_Contents File isFile_File `protobuf_oneof:"file"` // contains filtered or unexported fields }
func (*File) Descriptor
deprecated
func (*File) GetContents ¶
func (*File) GetPathPrefix ¶
func (*File) ProtoMessage ¶
func (*File) ProtoMessage()
func (*File) ProtoReflect ¶
func (x *File) ProtoReflect() protoreflect.Message
type File_Contents ¶
type File_Contents struct {
Contents []byte `protobuf:"bytes,3,opt,name=contents,proto3,oneof"`
}
type NamedSetOfFiles ¶
type NamedSetOfFiles struct { Files []*File `protobuf:"bytes,1,rep,name=files,proto3" json:"files,omitempty"` FileSets []*BuildEventId_NamedSetOfFilesId `protobuf:"bytes,2,rep,name=file_sets,json=fileSets,proto3" json:"file_sets,omitempty"` // contains filtered or unexported fields }
func (*NamedSetOfFiles) Descriptor
deprecated
func (*NamedSetOfFiles) Descriptor() ([]byte, []int)
Deprecated: Use NamedSetOfFiles.ProtoReflect.Descriptor instead.
func (*NamedSetOfFiles) GetFileSets ¶
func (x *NamedSetOfFiles) GetFileSets() []*BuildEventId_NamedSetOfFilesId
func (*NamedSetOfFiles) GetFiles ¶
func (x *NamedSetOfFiles) GetFiles() []*File
func (*NamedSetOfFiles) ProtoMessage ¶
func (*NamedSetOfFiles) ProtoMessage()
func (*NamedSetOfFiles) ProtoReflect ¶
func (x *NamedSetOfFiles) ProtoReflect() protoreflect.Message
func (*NamedSetOfFiles) Reset ¶
func (x *NamedSetOfFiles) Reset()
func (*NamedSetOfFiles) String ¶
func (x *NamedSetOfFiles) String() string
type OptionsParsed ¶
type OptionsParsed struct { StartupOptions []string `protobuf:"bytes,1,rep,name=startup_options,json=startupOptions,proto3" json:"startup_options,omitempty"` ExplicitStartupOptions []string `` /* 129-byte string literal not displayed */ CmdLine []string `protobuf:"bytes,3,rep,name=cmd_line,json=cmdLine,proto3" json:"cmd_line,omitempty"` ExplicitCmdLine []string `protobuf:"bytes,4,rep,name=explicit_cmd_line,json=explicitCmdLine,proto3" json:"explicit_cmd_line,omitempty"` InvocationPolicy *invocation_policy.InvocationPolicy `protobuf:"bytes,5,opt,name=invocation_policy,json=invocationPolicy,proto3" json:"invocation_policy,omitempty"` ToolTag string `protobuf:"bytes,6,opt,name=tool_tag,json=toolTag,proto3" json:"tool_tag,omitempty"` // contains filtered or unexported fields }
func (*OptionsParsed) Descriptor
deprecated
func (*OptionsParsed) Descriptor() ([]byte, []int)
Deprecated: Use OptionsParsed.ProtoReflect.Descriptor instead.
func (*OptionsParsed) GetCmdLine ¶
func (x *OptionsParsed) GetCmdLine() []string
func (*OptionsParsed) GetExplicitCmdLine ¶
func (x *OptionsParsed) GetExplicitCmdLine() []string
func (*OptionsParsed) GetExplicitStartupOptions ¶
func (x *OptionsParsed) GetExplicitStartupOptions() []string
func (*OptionsParsed) GetInvocationPolicy ¶
func (x *OptionsParsed) GetInvocationPolicy() *invocation_policy.InvocationPolicy
func (*OptionsParsed) GetStartupOptions ¶
func (x *OptionsParsed) GetStartupOptions() []string
func (*OptionsParsed) GetToolTag ¶
func (x *OptionsParsed) GetToolTag() string
func (*OptionsParsed) ProtoMessage ¶
func (*OptionsParsed) ProtoMessage()
func (*OptionsParsed) ProtoReflect ¶
func (x *OptionsParsed) ProtoReflect() protoreflect.Message
func (*OptionsParsed) Reset ¶
func (x *OptionsParsed) Reset()
func (*OptionsParsed) String ¶
func (x *OptionsParsed) String() string
type OutputGroup ¶
type OutputGroup struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` FileSets []*BuildEventId_NamedSetOfFilesId `protobuf:"bytes,3,rep,name=file_sets,json=fileSets,proto3" json:"file_sets,omitempty"` // contains filtered or unexported fields }
func (*OutputGroup) Descriptor
deprecated
func (*OutputGroup) Descriptor() ([]byte, []int)
Deprecated: Use OutputGroup.ProtoReflect.Descriptor instead.
func (*OutputGroup) GetFileSets ¶
func (x *OutputGroup) GetFileSets() []*BuildEventId_NamedSetOfFilesId
func (*OutputGroup) GetName ¶
func (x *OutputGroup) GetName() string
func (*OutputGroup) ProtoMessage ¶
func (*OutputGroup) ProtoMessage()
func (*OutputGroup) ProtoReflect ¶
func (x *OutputGroup) ProtoReflect() protoreflect.Message
func (*OutputGroup) Reset ¶
func (x *OutputGroup) Reset()
func (*OutputGroup) String ¶
func (x *OutputGroup) String() string
type PatternExpanded ¶
type PatternExpanded struct {
// contains filtered or unexported fields
}
func (*PatternExpanded) Descriptor
deprecated
func (*PatternExpanded) Descriptor() ([]byte, []int)
Deprecated: Use PatternExpanded.ProtoReflect.Descriptor instead.
func (*PatternExpanded) ProtoMessage ¶
func (*PatternExpanded) ProtoMessage()
func (*PatternExpanded) ProtoReflect ¶
func (x *PatternExpanded) ProtoReflect() protoreflect.Message
func (*PatternExpanded) Reset ¶
func (x *PatternExpanded) Reset()
func (*PatternExpanded) String ¶
func (x *PatternExpanded) String() string
type Progress ¶
type Progress struct { Stdout string `protobuf:"bytes,1,opt,name=stdout,proto3" json:"stdout,omitempty"` Stderr string `protobuf:"bytes,2,opt,name=stderr,proto3" json:"stderr,omitempty"` // contains filtered or unexported fields }
func (*Progress) Descriptor
deprecated
func (*Progress) ProtoMessage ¶
func (*Progress) ProtoMessage()
func (*Progress) ProtoReflect ¶
func (x *Progress) ProtoReflect() protoreflect.Message
type TargetComplete ¶
type TargetComplete struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // Deprecated: Do not use. TargetKind string `protobuf:"bytes,5,opt,name=target_kind,json=targetKind,proto3" json:"target_kind,omitempty"` // Deprecated: Do not use. TestSize TestSize `protobuf:"varint,6,opt,name=test_size,json=testSize,proto3,enum=build_event_stream.TestSize" json:"test_size,omitempty"` OutputGroup []*OutputGroup `protobuf:"bytes,2,rep,name=output_group,json=outputGroup,proto3" json:"output_group,omitempty"` // Deprecated: Do not use. ImportantOutput []*File `protobuf:"bytes,4,rep,name=important_output,json=importantOutput,proto3" json:"important_output,omitempty"` DirectoryOutput []*File `protobuf:"bytes,8,rep,name=directory_output,json=directoryOutput,proto3" json:"directory_output,omitempty"` Tag []string `protobuf:"bytes,3,rep,name=tag,proto3" json:"tag,omitempty"` TestTimeoutSeconds int64 `protobuf:"varint,7,opt,name=test_timeout_seconds,json=testTimeoutSeconds,proto3" json:"test_timeout_seconds,omitempty"` FailureDetail *failure_details.FailureDetail `protobuf:"bytes,9,opt,name=failure_detail,json=failureDetail,proto3" json:"failure_detail,omitempty"` // contains filtered or unexported fields }
func (*TargetComplete) Descriptor
deprecated
func (*TargetComplete) Descriptor() ([]byte, []int)
Deprecated: Use TargetComplete.ProtoReflect.Descriptor instead.
func (*TargetComplete) GetDirectoryOutput ¶
func (x *TargetComplete) GetDirectoryOutput() []*File
func (*TargetComplete) GetFailureDetail ¶
func (x *TargetComplete) GetFailureDetail() *failure_details.FailureDetail
func (*TargetComplete) GetImportantOutput
deprecated
func (x *TargetComplete) GetImportantOutput() []*File
Deprecated: Do not use.
func (*TargetComplete) GetOutputGroup ¶
func (x *TargetComplete) GetOutputGroup() []*OutputGroup
func (*TargetComplete) GetSuccess ¶
func (x *TargetComplete) GetSuccess() bool
func (*TargetComplete) GetTag ¶
func (x *TargetComplete) GetTag() []string
func (*TargetComplete) GetTargetKind
deprecated
func (x *TargetComplete) GetTargetKind() string
Deprecated: Do not use.
func (*TargetComplete) GetTestSize
deprecated
func (x *TargetComplete) GetTestSize() TestSize
Deprecated: Do not use.
func (*TargetComplete) GetTestTimeoutSeconds ¶
func (x *TargetComplete) GetTestTimeoutSeconds() int64
func (*TargetComplete) ProtoMessage ¶
func (*TargetComplete) ProtoMessage()
func (*TargetComplete) ProtoReflect ¶
func (x *TargetComplete) ProtoReflect() protoreflect.Message
func (*TargetComplete) Reset ¶
func (x *TargetComplete) Reset()
func (*TargetComplete) String ¶
func (x *TargetComplete) String() string
type TargetConfigured ¶
type TargetConfigured struct { TargetKind string `protobuf:"bytes,1,opt,name=target_kind,json=targetKind,proto3" json:"target_kind,omitempty"` TestSize TestSize `protobuf:"varint,2,opt,name=test_size,json=testSize,proto3,enum=build_event_stream.TestSize" json:"test_size,omitempty"` Tag []string `protobuf:"bytes,3,rep,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*TargetConfigured) Descriptor
deprecated
func (*TargetConfigured) Descriptor() ([]byte, []int)
Deprecated: Use TargetConfigured.ProtoReflect.Descriptor instead.
func (*TargetConfigured) GetTag ¶
func (x *TargetConfigured) GetTag() []string
func (*TargetConfigured) GetTargetKind ¶
func (x *TargetConfigured) GetTargetKind() string
func (*TargetConfigured) GetTestSize ¶
func (x *TargetConfigured) GetTestSize() TestSize
func (*TargetConfigured) ProtoMessage ¶
func (*TargetConfigured) ProtoMessage()
func (*TargetConfigured) ProtoReflect ¶
func (x *TargetConfigured) ProtoReflect() protoreflect.Message
func (*TargetConfigured) Reset ¶
func (x *TargetConfigured) Reset()
func (*TargetConfigured) String ¶
func (x *TargetConfigured) String() string
type TestResult ¶
type TestResult struct { Status TestStatus `protobuf:"varint,5,opt,name=status,proto3,enum=build_event_stream.TestStatus" json:"status,omitempty"` StatusDetails string `protobuf:"bytes,9,opt,name=status_details,json=statusDetails,proto3" json:"status_details,omitempty"` CachedLocally bool `protobuf:"varint,4,opt,name=cached_locally,json=cachedLocally,proto3" json:"cached_locally,omitempty"` TestAttemptStartMillisEpoch int64 `` /* 149-byte string literal not displayed */ TestAttemptDurationMillis int64 `` /* 141-byte string literal not displayed */ TestActionOutput []*File `protobuf:"bytes,2,rep,name=test_action_output,json=testActionOutput,proto3" json:"test_action_output,omitempty"` Warning []string `protobuf:"bytes,7,rep,name=warning,proto3" json:"warning,omitempty"` ExecutionInfo *TestResult_ExecutionInfo `protobuf:"bytes,8,opt,name=execution_info,json=executionInfo,proto3" json:"execution_info,omitempty"` // contains filtered or unexported fields }
func (*TestResult) Descriptor
deprecated
func (*TestResult) Descriptor() ([]byte, []int)
Deprecated: Use TestResult.ProtoReflect.Descriptor instead.
func (*TestResult) GetCachedLocally ¶
func (x *TestResult) GetCachedLocally() bool
func (*TestResult) GetExecutionInfo ¶
func (x *TestResult) GetExecutionInfo() *TestResult_ExecutionInfo
func (*TestResult) GetStatus ¶
func (x *TestResult) GetStatus() TestStatus
func (*TestResult) GetStatusDetails ¶
func (x *TestResult) GetStatusDetails() string
func (*TestResult) GetTestActionOutput ¶
func (x *TestResult) GetTestActionOutput() []*File
func (*TestResult) GetTestAttemptDurationMillis ¶
func (x *TestResult) GetTestAttemptDurationMillis() int64
func (*TestResult) GetTestAttemptStartMillisEpoch ¶
func (x *TestResult) GetTestAttemptStartMillisEpoch() int64
func (*TestResult) GetWarning ¶
func (x *TestResult) GetWarning() []string
func (*TestResult) ProtoMessage ¶
func (*TestResult) ProtoMessage()
func (*TestResult) ProtoReflect ¶
func (x *TestResult) ProtoReflect() protoreflect.Message
func (*TestResult) Reset ¶
func (x *TestResult) Reset()
func (*TestResult) String ¶
func (x *TestResult) String() string
type TestResult_ExecutionInfo ¶
type TestResult_ExecutionInfo struct { // Deprecated: Do not use. TimeoutSeconds int32 `protobuf:"varint,1,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"` Strategy string `protobuf:"bytes,2,opt,name=strategy,proto3" json:"strategy,omitempty"` CachedRemotely bool `protobuf:"varint,6,opt,name=cached_remotely,json=cachedRemotely,proto3" json:"cached_remotely,omitempty"` ExitCode int32 `protobuf:"varint,7,opt,name=exit_code,json=exitCode,proto3" json:"exit_code,omitempty"` Hostname string `protobuf:"bytes,3,opt,name=hostname,proto3" json:"hostname,omitempty"` TimingBreakdown *TestResult_ExecutionInfo_TimingBreakdown `protobuf:"bytes,4,opt,name=timing_breakdown,json=timingBreakdown,proto3" json:"timing_breakdown,omitempty"` ResourceUsage []*TestResult_ExecutionInfo_ResourceUsage `protobuf:"bytes,5,rep,name=resource_usage,json=resourceUsage,proto3" json:"resource_usage,omitempty"` // contains filtered or unexported fields }
func (*TestResult_ExecutionInfo) Descriptor
deprecated
func (*TestResult_ExecutionInfo) Descriptor() ([]byte, []int)
Deprecated: Use TestResult_ExecutionInfo.ProtoReflect.Descriptor instead.
func (*TestResult_ExecutionInfo) GetCachedRemotely ¶
func (x *TestResult_ExecutionInfo) GetCachedRemotely() bool
func (*TestResult_ExecutionInfo) GetExitCode ¶
func (x *TestResult_ExecutionInfo) GetExitCode() int32
func (*TestResult_ExecutionInfo) GetHostname ¶
func (x *TestResult_ExecutionInfo) GetHostname() string
func (*TestResult_ExecutionInfo) GetResourceUsage ¶
func (x *TestResult_ExecutionInfo) GetResourceUsage() []*TestResult_ExecutionInfo_ResourceUsage
func (*TestResult_ExecutionInfo) GetStrategy ¶
func (x *TestResult_ExecutionInfo) GetStrategy() string
func (*TestResult_ExecutionInfo) GetTimeoutSeconds
deprecated
func (x *TestResult_ExecutionInfo) GetTimeoutSeconds() int32
Deprecated: Do not use.
func (*TestResult_ExecutionInfo) GetTimingBreakdown ¶
func (x *TestResult_ExecutionInfo) GetTimingBreakdown() *TestResult_ExecutionInfo_TimingBreakdown
func (*TestResult_ExecutionInfo) ProtoMessage ¶
func (*TestResult_ExecutionInfo) ProtoMessage()
func (*TestResult_ExecutionInfo) ProtoReflect ¶
func (x *TestResult_ExecutionInfo) ProtoReflect() protoreflect.Message
func (*TestResult_ExecutionInfo) Reset ¶
func (x *TestResult_ExecutionInfo) Reset()
func (*TestResult_ExecutionInfo) String ¶
func (x *TestResult_ExecutionInfo) String() string
type TestResult_ExecutionInfo_ResourceUsage ¶
type TestResult_ExecutionInfo_ResourceUsage struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value int64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*TestResult_ExecutionInfo_ResourceUsage) Descriptor
deprecated
func (*TestResult_ExecutionInfo_ResourceUsage) Descriptor() ([]byte, []int)
Deprecated: Use TestResult_ExecutionInfo_ResourceUsage.ProtoReflect.Descriptor instead.
func (*TestResult_ExecutionInfo_ResourceUsage) GetName ¶
func (x *TestResult_ExecutionInfo_ResourceUsage) GetName() string
func (*TestResult_ExecutionInfo_ResourceUsage) GetValue ¶
func (x *TestResult_ExecutionInfo_ResourceUsage) GetValue() int64
func (*TestResult_ExecutionInfo_ResourceUsage) ProtoMessage ¶
func (*TestResult_ExecutionInfo_ResourceUsage) ProtoMessage()
func (*TestResult_ExecutionInfo_ResourceUsage) ProtoReflect ¶
func (x *TestResult_ExecutionInfo_ResourceUsage) ProtoReflect() protoreflect.Message
func (*TestResult_ExecutionInfo_ResourceUsage) Reset ¶
func (x *TestResult_ExecutionInfo_ResourceUsage) Reset()
func (*TestResult_ExecutionInfo_ResourceUsage) String ¶
func (x *TestResult_ExecutionInfo_ResourceUsage) String() string
type TestResult_ExecutionInfo_TimingBreakdown ¶
type TestResult_ExecutionInfo_TimingBreakdown struct { Child []*TestResult_ExecutionInfo_TimingBreakdown `protobuf:"bytes,1,rep,name=child,proto3" json:"child,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` TimeMillis int64 `protobuf:"varint,3,opt,name=time_millis,json=timeMillis,proto3" json:"time_millis,omitempty"` // contains filtered or unexported fields }
func (*TestResult_ExecutionInfo_TimingBreakdown) Descriptor
deprecated
func (*TestResult_ExecutionInfo_TimingBreakdown) Descriptor() ([]byte, []int)
Deprecated: Use TestResult_ExecutionInfo_TimingBreakdown.ProtoReflect.Descriptor instead.
func (*TestResult_ExecutionInfo_TimingBreakdown) GetChild ¶
func (x *TestResult_ExecutionInfo_TimingBreakdown) GetChild() []*TestResult_ExecutionInfo_TimingBreakdown
func (*TestResult_ExecutionInfo_TimingBreakdown) GetName ¶
func (x *TestResult_ExecutionInfo_TimingBreakdown) GetName() string
func (*TestResult_ExecutionInfo_TimingBreakdown) GetTimeMillis ¶
func (x *TestResult_ExecutionInfo_TimingBreakdown) GetTimeMillis() int64
func (*TestResult_ExecutionInfo_TimingBreakdown) ProtoMessage ¶
func (*TestResult_ExecutionInfo_TimingBreakdown) ProtoMessage()
func (*TestResult_ExecutionInfo_TimingBreakdown) ProtoReflect ¶
func (x *TestResult_ExecutionInfo_TimingBreakdown) ProtoReflect() protoreflect.Message
func (*TestResult_ExecutionInfo_TimingBreakdown) Reset ¶
func (x *TestResult_ExecutionInfo_TimingBreakdown) Reset()
func (*TestResult_ExecutionInfo_TimingBreakdown) String ¶
func (x *TestResult_ExecutionInfo_TimingBreakdown) String() string
type TestSize ¶
type TestSize int32
func (TestSize) Descriptor ¶
func (TestSize) Descriptor() protoreflect.EnumDescriptor
func (TestSize) EnumDescriptor
deprecated
func (TestSize) Number ¶
func (x TestSize) Number() protoreflect.EnumNumber
func (TestSize) Type ¶
func (TestSize) Type() protoreflect.EnumType
type TestStatus ¶
type TestStatus int32
const ( TestStatus_NO_STATUS TestStatus = 0 TestStatus_PASSED TestStatus = 1 TestStatus_FLAKY TestStatus = 2 TestStatus_TIMEOUT TestStatus = 3 TestStatus_FAILED TestStatus = 4 TestStatus_INCOMPLETE TestStatus = 5 TestStatus_REMOTE_FAILURE TestStatus = 6 TestStatus_FAILED_TO_BUILD TestStatus = 7 TestStatus_TOOL_HALTED_BEFORE_TESTING TestStatus = 8 )
func (TestStatus) Descriptor ¶
func (TestStatus) Descriptor() protoreflect.EnumDescriptor
func (TestStatus) Enum ¶
func (x TestStatus) Enum() *TestStatus
func (TestStatus) EnumDescriptor
deprecated
func (TestStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use TestStatus.Descriptor instead.
func (TestStatus) Number ¶
func (x TestStatus) Number() protoreflect.EnumNumber
func (TestStatus) String ¶
func (x TestStatus) String() string
func (TestStatus) Type ¶
func (TestStatus) Type() protoreflect.EnumType
type TestSummary ¶
type TestSummary struct { OverallStatus TestStatus `` /* 136-byte string literal not displayed */ TotalRunCount int32 `protobuf:"varint,1,opt,name=total_run_count,json=totalRunCount,proto3" json:"total_run_count,omitempty"` RunCount int32 `protobuf:"varint,10,opt,name=run_count,json=runCount,proto3" json:"run_count,omitempty"` ShardCount int32 `protobuf:"varint,11,opt,name=shard_count,json=shardCount,proto3" json:"shard_count,omitempty"` Passed []*File `protobuf:"bytes,3,rep,name=passed,proto3" json:"passed,omitempty"` Failed []*File `protobuf:"bytes,4,rep,name=failed,proto3" json:"failed,omitempty"` TotalNumCached int32 `protobuf:"varint,6,opt,name=total_num_cached,json=totalNumCached,proto3" json:"total_num_cached,omitempty"` FirstStartTimeMillis int64 `` /* 126-byte string literal not displayed */ LastStopTimeMillis int64 `protobuf:"varint,8,opt,name=last_stop_time_millis,json=lastStopTimeMillis,proto3" json:"last_stop_time_millis,omitempty"` TotalRunDurationMillis int64 `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TestSummary) Descriptor
deprecated
func (*TestSummary) Descriptor() ([]byte, []int)
Deprecated: Use TestSummary.ProtoReflect.Descriptor instead.
func (*TestSummary) GetFailed ¶
func (x *TestSummary) GetFailed() []*File
func (*TestSummary) GetFirstStartTimeMillis ¶
func (x *TestSummary) GetFirstStartTimeMillis() int64
func (*TestSummary) GetLastStopTimeMillis ¶
func (x *TestSummary) GetLastStopTimeMillis() int64
func (*TestSummary) GetOverallStatus ¶
func (x *TestSummary) GetOverallStatus() TestStatus
func (*TestSummary) GetPassed ¶
func (x *TestSummary) GetPassed() []*File
func (*TestSummary) GetRunCount ¶
func (x *TestSummary) GetRunCount() int32
func (*TestSummary) GetShardCount ¶
func (x *TestSummary) GetShardCount() int32
func (*TestSummary) GetTotalNumCached ¶
func (x *TestSummary) GetTotalNumCached() int32
func (*TestSummary) GetTotalRunCount ¶
func (x *TestSummary) GetTotalRunCount() int32
func (*TestSummary) GetTotalRunDurationMillis ¶
func (x *TestSummary) GetTotalRunDurationMillis() int64
func (*TestSummary) ProtoMessage ¶
func (*TestSummary) ProtoMessage()
func (*TestSummary) ProtoReflect ¶
func (x *TestSummary) ProtoReflect() protoreflect.Message
func (*TestSummary) Reset ¶
func (x *TestSummary) Reset()
func (*TestSummary) String ¶
func (x *TestSummary) String() string
type UnstructuredCommandLine ¶
type UnstructuredCommandLine struct { Args []string `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*UnstructuredCommandLine) Descriptor
deprecated
func (*UnstructuredCommandLine) Descriptor() ([]byte, []int)
Deprecated: Use UnstructuredCommandLine.ProtoReflect.Descriptor instead.
func (*UnstructuredCommandLine) GetArgs ¶
func (x *UnstructuredCommandLine) GetArgs() []string
func (*UnstructuredCommandLine) ProtoMessage ¶
func (*UnstructuredCommandLine) ProtoMessage()
func (*UnstructuredCommandLine) ProtoReflect ¶
func (x *UnstructuredCommandLine) ProtoReflect() protoreflect.Message
func (*UnstructuredCommandLine) Reset ¶
func (x *UnstructuredCommandLine) Reset()
func (*UnstructuredCommandLine) String ¶
func (x *UnstructuredCommandLine) String() string
type WorkspaceConfig ¶
type WorkspaceConfig struct { LocalExecRoot string `protobuf:"bytes,1,opt,name=local_exec_root,json=localExecRoot,proto3" json:"local_exec_root,omitempty"` // contains filtered or unexported fields }
func (*WorkspaceConfig) Descriptor
deprecated
func (*WorkspaceConfig) Descriptor() ([]byte, []int)
Deprecated: Use WorkspaceConfig.ProtoReflect.Descriptor instead.
func (*WorkspaceConfig) GetLocalExecRoot ¶
func (x *WorkspaceConfig) GetLocalExecRoot() string
func (*WorkspaceConfig) ProtoMessage ¶
func (*WorkspaceConfig) ProtoMessage()
func (*WorkspaceConfig) ProtoReflect ¶
func (x *WorkspaceConfig) ProtoReflect() protoreflect.Message
func (*WorkspaceConfig) Reset ¶
func (x *WorkspaceConfig) Reset()
func (*WorkspaceConfig) String ¶
func (x *WorkspaceConfig) String() string
type WorkspaceStatus ¶
type WorkspaceStatus struct { Item []*WorkspaceStatus_Item `protobuf:"bytes,1,rep,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*WorkspaceStatus) Descriptor
deprecated
func (*WorkspaceStatus) Descriptor() ([]byte, []int)
Deprecated: Use WorkspaceStatus.ProtoReflect.Descriptor instead.
func (*WorkspaceStatus) GetItem ¶
func (x *WorkspaceStatus) GetItem() []*WorkspaceStatus_Item
func (*WorkspaceStatus) ProtoMessage ¶
func (*WorkspaceStatus) ProtoMessage()
func (*WorkspaceStatus) ProtoReflect ¶
func (x *WorkspaceStatus) ProtoReflect() protoreflect.Message
func (*WorkspaceStatus) Reset ¶
func (x *WorkspaceStatus) Reset()
func (*WorkspaceStatus) String ¶
func (x *WorkspaceStatus) String() string
type WorkspaceStatus_Item ¶
type WorkspaceStatus_Item struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*WorkspaceStatus_Item) Descriptor
deprecated
func (*WorkspaceStatus_Item) Descriptor() ([]byte, []int)
Deprecated: Use WorkspaceStatus_Item.ProtoReflect.Descriptor instead.
func (*WorkspaceStatus_Item) GetKey ¶
func (x *WorkspaceStatus_Item) GetKey() string
func (*WorkspaceStatus_Item) GetValue ¶
func (x *WorkspaceStatus_Item) GetValue() string
func (*WorkspaceStatus_Item) ProtoMessage ¶
func (*WorkspaceStatus_Item) ProtoMessage()
func (*WorkspaceStatus_Item) ProtoReflect ¶
func (x *WorkspaceStatus_Item) ProtoReflect() protoreflect.Message
func (*WorkspaceStatus_Item) Reset ¶
func (x *WorkspaceStatus_Item) Reset()
func (*WorkspaceStatus_Item) String ¶
func (x *WorkspaceStatus_Item) String() string