Uses of Interface
com.google.protobuf.ProtocolMessageEnum
-
-
Uses of ProtocolMessageEnum in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement ProtocolMessageEnum Modifier and Type Class Description static classBuildEventStreamProtos.Aborted.AbortReasonProtobuf enumbuild_event_stream.Aborted.AbortReasonstatic classBuildEventStreamProtos.ConvenienceSymlink.ActionProtobuf enumbuild_event_stream.ConvenienceSymlink.Actionstatic classBuildEventStreamProtos.TestSizeEnumeration type characterizing the size of a test, as specified by the test rule.static classBuildEventStreamProtos.TestStatusProtobuf enumbuild_event_stream.TestStatus -
Uses of ProtocolMessageEnum in com.google.devtools.build.lib.query2.proto.proto2api
Classes in com.google.devtools.build.lib.query2.proto.proto2api that implement ProtocolMessageEnum Modifier and Type Class Description static classBuild.AllowedRuleClassInfo.AllowedRuleClassesProtobuf enumblaze_query.AllowedRuleClassInfo.AllowedRuleClassesstatic classBuild.Attribute.DiscriminatorIndicates the type of attribute.static classBuild.Attribute.TristateValues for the TriState field type.static classBuild.FilesetEntry.SymlinkBehaviorIndicates what to do when a source file is actually a symlink.static classBuild.Target.DiscriminatorProtobuf enumblaze_query.Target.Discriminator -
Uses of ProtocolMessageEnum in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement ProtocolMessageEnum Modifier and Type Class Description static classBuildEvent.BuildComponentStreamFinished.FinishTypeHow did the event stream finish.classConsoleOutputStreamThe type of console output stream.static classPublishLifecycleEventRequest.ServiceLevelThe service level of the build request.static classStreamId.BuildComponentWhich build component generates this event stream. -
Uses of ProtocolMessageEnum in com.google.protobuf
Classes in com.google.protobuf that implement ProtocolMessageEnum Modifier and Type Class Description static classDescriptorProtos.FieldDescriptorProto.LabelProtobuf enumgoogle.protobuf.FieldDescriptorProto.Labelstatic classDescriptorProtos.FieldDescriptorProto.TypeProtobuf enumgoogle.protobuf.FieldDescriptorProto.Typestatic classDescriptorProtos.FieldOptions.CTypeProtobuf enumgoogle.protobuf.FieldOptions.CTypestatic classDescriptorProtos.FieldOptions.JSTypeProtobuf enumgoogle.protobuf.FieldOptions.JSTypestatic classDescriptorProtos.FileOptions.OptimizeModeProtobuf enumgoogle.protobuf.FileOptions.OptimizeModestatic classDescriptorProtos.MethodOptions.IdempotencyLevelProtobuf enumgoogle.protobuf.MethodOptions.IdempotencyLevelstatic classField.CardinalityProtobuf enumgoogle.protobuf.Field.Cardinalitystatic classField.KindProtobuf enumgoogle.protobuf.Field.KindclassNullValueProtobuf enumgoogle.protobuf.NullValueclassSyntaxProtobuf enumgoogle.protobuf.Syntax -
Uses of ProtocolMessageEnum in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement ProtocolMessageEnum Modifier and Type Class Description static classPluginProtos.CodeGeneratorResponse.FeatureProtobuf enumgoogle.protobuf.compiler.CodeGeneratorResponse.Feature -
Uses of ProtocolMessageEnum in io.bazel.rules_scala.diagnostics
Classes in io.bazel.rules_scala.diagnostics that implement ProtocolMessageEnum Modifier and Type Class Description static classDiagnostics.SeverityProtobuf enumSeverity -
Uses of ProtocolMessageEnum in org.jetbrains.bsp.bazel.info
Classes in org.jetbrains.bsp.bazel.info that implement ProtocolMessageEnum Modifier and Type Class Description static classBspTargetInfo.Dependency.DependencyTypeProtobuf enumbazelbsp.Dependency.DependencyType
-