Uses of Class
com.google.protobuf.GeneratedMessageV3.Builder
-
-
Uses of GeneratedMessageV3.Builder in com.google.devtools.build.lib.buildeventstream
Subclasses of GeneratedMessageV3.Builder in com.google.devtools.build.lib.buildeventstream Modifier and Type Class Description static classBuildEventStreamProtos.Aborted.BuilderPayload of an event indicating that an expected event will not come, as the build is aborted prematurely for some reason.static classBuildEventStreamProtos.ActionExecuted.BuilderPayload of the event indicating the completion of an action.static classBuildEventStreamProtos.BuildEvent.BuilderMessage describing a build event.static classBuildEventStreamProtos.BuildEventId.ActionCompletedId.BuilderIdentifier of an event reporting that an action was completed (not all actions are reported, only the ones that can be considered important; this includes all failed actions).static classBuildEventStreamProtos.BuildEventId.BuilderIdentifier for a build event.static classBuildEventStreamProtos.BuildEventId.BuildFinishedId.BuilderIdentifier of the BuildFinished event, indicating the end of a build.static classBuildEventStreamProtos.BuildEventId.BuildMetadataId.BuilderProtobuf typebuild_event_stream.BuildEventId.BuildMetadataIdstatic classBuildEventStreamProtos.BuildEventId.BuildMetricsId.BuilderIdentifier of an event providing build metrics after completion of the build.static classBuildEventStreamProtos.BuildEventId.BuildStartedId.BuilderIdentifier of an event indicating the beginning of a build; this will normally be the first event.static classBuildEventStreamProtos.BuildEventId.BuildToolLogsId.BuilderIdentifier of an event providing additional logs/statistics after completion of the build.static classBuildEventStreamProtos.BuildEventId.ConfigurationId.BuilderIdentifier of an event introducing a configuration.static classBuildEventStreamProtos.BuildEventId.ConfiguredLabelId.BuilderIdentifier of an event reporting an event associated with a configured label, usually a visibility error.static classBuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId.BuilderIdentifier of an event providing convenience symlinks information.static classBuildEventStreamProtos.BuildEventId.FetchId.BuilderIdentifier of an event reporting that an external resource was fetched from.static classBuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.BuilderIdentifier of an event introducing a named set of files (usually artifacts) to be referred to in later messages.static classBuildEventStreamProtos.BuildEventId.OptionsParsedId.BuilderIdentifier on an event reporting on the options included in the command line, both explicitly and implicitly.static classBuildEventStreamProtos.BuildEventId.PatternExpandedId.BuilderIdentifier of an event indicating that a target pattern has been expanded further.static classBuildEventStreamProtos.BuildEventId.ProgressId.BuilderIdentifier of an event reporting progress.static classBuildEventStreamProtos.BuildEventId.StructuredCommandLineId.BuilderIdentifier on an event describing the commandline received by Bazel.static classBuildEventStreamProtos.BuildEventId.TargetCompletedId.BuilderIdentifier of an event indicating that a target was built completely; this does not include running the test if the target is a test target.static classBuildEventStreamProtos.BuildEventId.TargetConfiguredId.BuilderIdentifier of an event indicating that a target has been expanded by identifying for which configurations it should be build.static classBuildEventStreamProtos.BuildEventId.TargetSummaryId.BuilderIdentifier of an event reporting the summary of a target.static classBuildEventStreamProtos.BuildEventId.TestResultId.BuilderIdentifier of an event reporting on an individual test run.static classBuildEventStreamProtos.BuildEventId.TestSummaryId.BuilderIdentifier of an event reporting the summary of a test.static classBuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.BuilderIdentifier of an event reporting an event associated with an unconfigured label.static classBuildEventStreamProtos.BuildEventId.UnknownBuildEventId.BuilderGeneric identifier for a build event.static classBuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.BuilderIdentifier on an event indicating the original commandline received by the bazel server.static classBuildEventStreamProtos.BuildEventId.WorkspaceConfigId.BuilderProtobuf typebuild_event_stream.BuildEventId.WorkspaceConfigIdstatic classBuildEventStreamProtos.BuildEventId.WorkspaceStatusId.BuilderIdentifier of an event indicating the workspace status.static classBuildEventStreamProtos.BuildFinished.AnomalyReport.BuilderThings that happened during the build that could be of interest.static classBuildEventStreamProtos.BuildFinished.BuilderEvent indicating the end of a build.static classBuildEventStreamProtos.BuildFinished.ExitCode.BuilderExit code of a build.static classBuildEventStreamProtos.BuildMetadata.BuilderPayload of an event reporting custom key-value metadata associated with the build.static classBuildEventStreamProtos.BuildMetrics.ActionSummary.ActionData.BuilderProtobuf typebuild_event_stream.BuildMetrics.ActionSummary.ActionDatastatic classBuildEventStreamProtos.BuildMetrics.ActionSummary.BuilderProtobuf typebuild_event_stream.BuildMetrics.ActionSummarystatic classBuildEventStreamProtos.BuildMetrics.ActionSummary.RunnerCount.BuilderProtobuf typebuild_event_stream.BuildMetrics.ActionSummary.RunnerCountstatic classBuildEventStreamProtos.BuildMetrics.ArtifactMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.ArtifactMetricsstatic classBuildEventStreamProtos.BuildMetrics.ArtifactMetrics.FilesMetric.BuilderProtobuf typebuild_event_stream.BuildMetrics.ArtifactMetrics.FilesMetricstatic classBuildEventStreamProtos.BuildMetrics.BuilderProtobuf typebuild_event_stream.BuildMetricsstatic classBuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.BuilderInformation about the size and shape of the build graph.static classBuildEventStreamProtos.BuildMetrics.CumulativeMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.CumulativeMetricsstatic classBuildEventStreamProtos.BuildMetrics.MemoryMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.MemoryMetricsstatic classBuildEventStreamProtos.BuildMetrics.MemoryMetrics.GarbageMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.MemoryMetrics.GarbageMetricsstatic classBuildEventStreamProtos.BuildMetrics.PackageMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.PackageMetricsstatic classBuildEventStreamProtos.BuildMetrics.TargetMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.TargetMetricsstatic classBuildEventStreamProtos.BuildMetrics.TimingMetrics.BuilderProtobuf typebuild_event_stream.BuildMetrics.TimingMetricsstatic classBuildEventStreamProtos.BuildMetrics.WorkerMetrics.BuilderInformation about all workers that were alive during the invocation.static classBuildEventStreamProtos.BuildMetrics.WorkerMetrics.WorkerStats.BuilderInformation collected from worker at some point.static classBuildEventStreamProtos.BuildStarted.BuilderPayload of an event indicating the beginning of a new build.static classBuildEventStreamProtos.BuildToolLogs.BuilderEvent providing additional statistics/logs after completion of the build.static classBuildEventStreamProtos.Configuration.BuilderPayload of an event reporting details of a given configuration.static classBuildEventStreamProtos.ConvenienceSymlink.BuilderThe message that contains what type of action to perform on a given path and target of a symlink.static classBuildEventStreamProtos.ConvenienceSymlinksIdentified.BuilderEvent describing all convenience symlinks (i.e., workspace symlinks) to be created or deleted once the execution phase has begun.static classBuildEventStreamProtos.Fetch.BuilderPayload of an event indicating that an external resource was fetched.static classBuildEventStreamProtos.File.BuilderProtobuf typebuild_event_stream.Filestatic classBuildEventStreamProtos.NamedSetOfFiles.BuilderPayload of a message to describe a set of files, usually build artifacts, to be referred to later by their name.static classBuildEventStreamProtos.OptionsParsed.BuilderPayload of an event reporting on the parsed options, grouped in various ways.static classBuildEventStreamProtos.OutputGroup.BuilderCollection of all output files belonging to that output group.static classBuildEventStreamProtos.PatternExpanded.BuilderPayload of the event indicating the expansion of a target pattern.static classBuildEventStreamProtos.PatternExpanded.TestSuiteExpansion.BuilderRepresents a test_suite target and the tests that it expanded to.static classBuildEventStreamProtos.Progress.BuilderPayload of an event summarizing the progress of the build so far.static classBuildEventStreamProtos.TargetComplete.BuilderPayload of the event indicating the completion of a target.static classBuildEventStreamProtos.TargetConfigured.BuilderPayload of the event indicating that the configurations for a target have been identified.static classBuildEventStreamProtos.TargetSummary.BuilderPayload of the event summarizing a target (test or non-test).static classBuildEventStreamProtos.TestResult.BuilderPayload on events reporting about individual test action.static classBuildEventStreamProtos.TestResult.ExecutionInfo.BuilderMessage providing optional meta data on the execution of the test action, if available.static classBuildEventStreamProtos.TestResult.ExecutionInfo.ResourceUsage.BuilderProtobuf typebuild_event_stream.TestResult.ExecutionInfo.ResourceUsagestatic classBuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdown.BuilderRepresents a hierarchical timing breakdown of an activity.static classBuildEventStreamProtos.TestSummary.BuilderPayload of the event summarizing a test.static classBuildEventStreamProtos.UnstructuredCommandLine.BuilderPayload of an event reporting the command-line of the invocation as originally received by the server.static classBuildEventStreamProtos.WorkspaceConfig.BuilderConfiguration related to the blaze workspace and output tree.static classBuildEventStreamProtos.WorkspaceStatus.BuilderPayload of an event reporting the workspace status.static classBuildEventStreamProtos.WorkspaceStatus.Item.BuilderProtobuf typebuild_event_stream.WorkspaceStatus.Item -
Uses of GeneratedMessageV3.Builder in com.google.devtools.build.lib.query2.proto.proto2api
Subclasses of GeneratedMessageV3.Builder in com.google.devtools.build.lib.query2.proto.proto2api Modifier and Type Class Description static classBuild.AllowedRuleClassInfo.BuilderInformation about allowed rule classes for a specific attribute of a rule.static classBuild.Attribute.BuilderA rule attribute.static classBuild.Attribute.Selector.BuilderProtobuf typeblaze_query.Attribute.Selectorstatic classBuild.Attribute.SelectorEntry.BuilderProtobuf typeblaze_query.Attribute.SelectorEntrystatic classBuild.Attribute.SelectorList.BuilderProtobuf typeblaze_query.Attribute.SelectorListstatic classBuild.AttributeDefinition.BuilderThis message represents a single attribute of a single rule.static classBuild.AttributeValue.BuilderAn AttributeValue represents the value of an attribute.static classBuild.AttributeValue.DictEntry.BuilderProtobuf typeblaze_query.AttributeValue.DictEntrystatic classBuild.BuildLanguage.BuilderProtobuf typeblaze_query.BuildLanguagestatic classBuild.EnvironmentGroup.BuilderAn environment group.static classBuild.FilesetEntry.BuilderRepresents an entry attribute of a Fileset rule in a build file.static classBuild.GeneratedFile.BuilderA file that is the output of a build rule.static classBuild.LabelDictUnaryEntry.BuilderProtobuf typeblaze_query.LabelDictUnaryEntrystatic classBuild.LabelKeyedStringDictEntry.BuilderProtobuf typeblaze_query.LabelKeyedStringDictEntrystatic classBuild.LabelListDictEntry.BuilderProtobuf typeblaze_query.LabelListDictEntrystatic classBuild.License.BuilderProtobuf typeblaze_query.Licensestatic classBuild.PackageGroup.BuilderA package group.static classBuild.QueryResult.BuilderContainer for all of the blaze query results.static classBuild.Rule.BuilderA rule instance (e.g., cc_library foo, java_binary bar).static classBuild.RuleDefinition.BuilderProtobuf typeblaze_query.RuleDefinitionstatic classBuild.RuleSummary.BuilderSummary of all transitive dependencies of 'rule,' where each dependent rule is included only once in the 'dependency' field.static classBuild.SourceFile.BuilderA file that is an input into the build system.static classBuild.StringDictEntry.BuilderProtobuf typeblaze_query.StringDictEntrystatic classBuild.StringListDictEntry.BuilderProtobuf typeblaze_query.StringListDictEntrystatic classBuild.Target.BuilderA target from a blaze query execution. -
Uses of GeneratedMessageV3.Builder in com.google.devtools.build.v1
Subclasses of GeneratedMessageV3.Builder in com.google.devtools.build.v1 Modifier and Type Class Description static classBuildEvent.BuildComponentStreamFinished.BuilderNotification of the end of a build event stream published by a build component other than CONTROLLER (See StreamId.BuildComponents).static classBuildEvent.BuildEnqueued.BuilderNotification that the build request is enqueued.static classBuildEvent.BuilderAn event representing some state change that occurred in the build.static classBuildEvent.BuildFinished.BuilderNotification that the build request has finished, and no further invocations will occur.static classBuildEvent.ConsoleOutput.BuilderTextual output written to standard output or standard error.static classBuildEvent.InvocationAttemptFinished.BuilderNotification that an invocation attempt has finished.static classBuildEvent.InvocationAttemptStarted.BuilderNotification that the build system has attempted to run the build tool.static classOrderedBuildEvent.BuilderBuild event with contextual information about the stream it belongs to and its position in that stream.static classPublishBuildToolEventStreamRequest.BuilderStreaming request message for PublishBuildToolEventStream.static classPublishBuildToolEventStreamResponse.BuilderStates which event has been committed.static classPublishLifecycleEventRequest.BuilderPublishes 'lifecycle events' that update the high-level state of a build: - BuildEnqueued: When a build is scheduled.static classStreamId.BuilderUnique identifier for a build event stream. -
Uses of GeneratedMessageV3.Builder in com.google.protobuf
Classes in com.google.protobuf with type parameters of type GeneratedMessageV3.Builder Modifier and Type Class Description static classGeneratedMessageV3.Builder<BuilderType extends GeneratedMessageV3.Builder<BuilderType>>Subclasses of GeneratedMessageV3.Builder in com.google.protobuf Modifier and Type Class Description static classAny.BuilderProtobuf typegoogle.protobuf.Anystatic classApi.BuilderProtobuf typegoogle.protobuf.Apistatic classBoolValue.BuilderProtobuf typegoogle.protobuf.BoolValuestatic classBytesValue.BuilderProtobuf typegoogle.protobuf.BytesValuestatic classDescriptorProtos.DescriptorProto.BuilderProtobuf typegoogle.protobuf.DescriptorProtostatic classDescriptorProtos.DescriptorProto.ExtensionRange.BuilderProtobuf typegoogle.protobuf.DescriptorProto.ExtensionRangestatic classDescriptorProtos.DescriptorProto.ReservedRange.BuilderProtobuf typegoogle.protobuf.DescriptorProto.ReservedRangestatic classDescriptorProtos.EnumDescriptorProto.BuilderProtobuf typegoogle.protobuf.EnumDescriptorProtostatic classDescriptorProtos.EnumDescriptorProto.EnumReservedRange.BuilderProtobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRangestatic classDescriptorProtos.EnumOptions.BuilderProtobuf typegoogle.protobuf.EnumOptionsstatic classDescriptorProtos.EnumValueDescriptorProto.BuilderProtobuf typegoogle.protobuf.EnumValueDescriptorProtostatic classDescriptorProtos.EnumValueOptions.BuilderProtobuf typegoogle.protobuf.EnumValueOptionsstatic classDescriptorProtos.ExtensionRangeOptions.BuilderProtobuf typegoogle.protobuf.ExtensionRangeOptionsstatic classDescriptorProtos.FieldDescriptorProto.BuilderProtobuf typegoogle.protobuf.FieldDescriptorProtostatic classDescriptorProtos.FieldOptions.BuilderProtobuf typegoogle.protobuf.FieldOptionsstatic classDescriptorProtos.FileDescriptorProto.BuilderProtobuf typegoogle.protobuf.FileDescriptorProtostatic classDescriptorProtos.FileDescriptorSet.BuilderProtobuf typegoogle.protobuf.FileDescriptorSetstatic classDescriptorProtos.FileOptions.BuilderProtobuf typegoogle.protobuf.FileOptionsstatic classDescriptorProtos.GeneratedCodeInfo.Annotation.BuilderProtobuf typegoogle.protobuf.GeneratedCodeInfo.Annotationstatic classDescriptorProtos.GeneratedCodeInfo.BuilderProtobuf typegoogle.protobuf.GeneratedCodeInfostatic classDescriptorProtos.MessageOptions.BuilderProtobuf typegoogle.protobuf.MessageOptionsstatic classDescriptorProtos.MethodDescriptorProto.BuilderProtobuf typegoogle.protobuf.MethodDescriptorProtostatic classDescriptorProtos.MethodOptions.BuilderProtobuf typegoogle.protobuf.MethodOptionsstatic classDescriptorProtos.OneofDescriptorProto.BuilderProtobuf typegoogle.protobuf.OneofDescriptorProtostatic classDescriptorProtos.OneofOptions.BuilderProtobuf typegoogle.protobuf.OneofOptionsstatic classDescriptorProtos.ServiceDescriptorProto.BuilderProtobuf typegoogle.protobuf.ServiceDescriptorProtostatic classDescriptorProtos.ServiceOptions.BuilderProtobuf typegoogle.protobuf.ServiceOptionsstatic classDescriptorProtos.SourceCodeInfo.BuilderProtobuf typegoogle.protobuf.SourceCodeInfostatic classDescriptorProtos.SourceCodeInfo.Location.BuilderProtobuf typegoogle.protobuf.SourceCodeInfo.Locationstatic classDescriptorProtos.UninterpretedOption.BuilderProtobuf typegoogle.protobuf.UninterpretedOptionstatic classDescriptorProtos.UninterpretedOption.NamePart.BuilderProtobuf typegoogle.protobuf.UninterpretedOption.NamePartstatic classDoubleValue.BuilderProtobuf typegoogle.protobuf.DoubleValuestatic classDuration.BuilderProtobuf typegoogle.protobuf.Durationstatic classEmpty.BuilderProtobuf typegoogle.protobuf.Emptystatic classEnum.BuilderProtobuf typegoogle.protobuf.Enumstatic classEnumValue.BuilderProtobuf typegoogle.protobuf.EnumValuestatic classField.BuilderProtobuf typegoogle.protobuf.Fieldstatic classFieldMask.BuilderProtobuf typegoogle.protobuf.FieldMaskstatic classFloatValue.BuilderProtobuf typegoogle.protobuf.FloatValuestatic classGeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>Generated message builders for message types that contain extension ranges subclass this.static classInt32Value.BuilderProtobuf typegoogle.protobuf.Int32Valuestatic classInt64Value.BuilderProtobuf typegoogle.protobuf.Int64Valuestatic classListValue.BuilderProtobuf typegoogle.protobuf.ListValuestatic classMethod.BuilderProtobuf typegoogle.protobuf.Methodstatic classMixin.BuilderProtobuf typegoogle.protobuf.Mixinstatic classOption.BuilderProtobuf typegoogle.protobuf.Optionstatic classSourceContext.BuilderProtobuf typegoogle.protobuf.SourceContextstatic classStringValue.BuilderProtobuf typegoogle.protobuf.StringValuestatic classStruct.BuilderProtobuf typegoogle.protobuf.Structstatic classTimestamp.BuilderProtobuf typegoogle.protobuf.Timestampstatic classType.BuilderProtobuf typegoogle.protobuf.Typestatic classUInt32Value.BuilderProtobuf typegoogle.protobuf.UInt32Valuestatic classUInt64Value.BuilderProtobuf typegoogle.protobuf.UInt64Valuestatic classValue.BuilderProtobuf typegoogle.protobuf.ValueConstructors in com.google.protobuf with parameters of type GeneratedMessageV3.Builder Constructor Description GeneratedMessageV3(GeneratedMessageV3.Builder<?> builder) -
Uses of GeneratedMessageV3.Builder in com.google.protobuf.compiler
Subclasses of GeneratedMessageV3.Builder in com.google.protobuf.compiler Modifier and Type Class Description static classPluginProtos.CodeGeneratorRequest.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorRequeststatic classPluginProtos.CodeGeneratorResponse.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponsestatic classPluginProtos.CodeGeneratorResponse.File.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.Filestatic classPluginProtos.Version.BuilderProtobuf typegoogle.protobuf.compiler.Version -
Uses of GeneratedMessageV3.Builder in io.bazel.rules_scala.diagnostics
Subclasses of GeneratedMessageV3.Builder in io.bazel.rules_scala.diagnostics Modifier and Type Class Description static classDiagnostics.Diagnostic.BuilderProtobuf typeDiagnosticstatic classDiagnostics.DiagnosticRelatedInformation.BuilderProtobuf typeDiagnosticRelatedInformationstatic classDiagnostics.FileDiagnostics.BuilderProtobuf typeFileDiagnosticsstatic classDiagnostics.Location.BuilderProtobuf typeLocationstatic classDiagnostics.Position.BuilderProtobuf typePositionstatic classDiagnostics.Range.BuilderProtobuf typeRangestatic classDiagnostics.TargetDiagnostics.BuilderProtobuf typeTargetDiagnostics -
Uses of GeneratedMessageV3.Builder in org.jetbrains.bsp.bazel.info
Subclasses of GeneratedMessageV3.Builder in org.jetbrains.bsp.bazel.info Modifier and Type Class Description static classBspTargetInfo.Dependency.BuilderProtobuf typebazelbsp.Dependencystatic classBspTargetInfo.FileLocation.BuilderProtobuf typebazelbsp.FileLocationstatic classBspTargetInfo.JavaRuntimeInfo.BuilderProtobuf typebazelbsp.JavaRuntimeInfostatic classBspTargetInfo.JavaTargetInfo.BuilderProtobuf typebazelbsp.JavaTargetInfostatic classBspTargetInfo.JavaToolchainInfo.BuilderProtobuf typebazelbsp.JavaToolchainInfostatic classBspTargetInfo.JvmOutputs.BuilderProtobuf typebazelbsp.JvmOutputsstatic classBspTargetInfo.ScalaTargetInfo.BuilderProtobuf typebazelbsp.ScalaTargetInfostatic classBspTargetInfo.ScalaToolchainInfo.BuilderProtobuf typebazelbsp.ScalaToolchainInfostatic classBspTargetInfo.TargetInfo.BuilderProtobuf typebazelbsp.TargetInfo
-