Uses of Interface
com.google.protobuf.ProtocolStringList
-
-
Uses of ProtocolStringList in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return ProtocolStringList Modifier and Type Method Description ProtocolStringListBuildEventStreamProtos.UnstructuredCommandLine.Builder. getArgsList()repeated string args = 1;ProtocolStringListBuildEventStreamProtos.UnstructuredCommandLine. getArgsList()repeated string args = 1;ProtocolStringListBuildEventStreamProtos.OptionsParsed.Builder. getCmdLineList()repeated string cmd_line = 3;ProtocolStringListBuildEventStreamProtos.OptionsParsed. getCmdLineList()repeated string cmd_line = 3;ProtocolStringListBuildEventStreamProtos.ActionExecuted.Builder. getCommandLineList()The command-line of the action, if the action is a command.ProtocolStringListBuildEventStreamProtos.ActionExecuted. getCommandLineList()The command-line of the action, if the action is a command.ProtocolStringListBuildEventStreamProtos.OptionsParsed.Builder. getExplicitCmdLineList()repeated string explicit_cmd_line = 4;ProtocolStringListBuildEventStreamProtos.OptionsParsed. getExplicitCmdLineList()repeated string explicit_cmd_line = 4;ProtocolStringListBuildEventStreamProtos.OptionsParsed.Builder. getExplicitStartupOptionsList()repeated string explicit_startup_options = 2;ProtocolStringListBuildEventStreamProtos.OptionsParsed. getExplicitStartupOptionsList()repeated string explicit_startup_options = 2;ProtocolStringListBuildEventStreamProtos.File.Builder. getPathPrefixList()A sequence of prefixes to apply to the file name to construct a full path.ProtocolStringListBuildEventStreamProtos.File. getPathPrefixList()A sequence of prefixes to apply to the file name to construct a full path.ProtocolStringListBuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder. getPatternList()repeated string pattern = 1;ProtocolStringListBuildEventStreamProtos.BuildEventId.PatternExpandedId. getPatternList()repeated string pattern = 1;ProtocolStringListBuildEventStreamProtos.OptionsParsed.Builder. getStartupOptionsList()repeated string startup_options = 1;ProtocolStringListBuildEventStreamProtos.OptionsParsed. getStartupOptionsList()repeated string startup_options = 1;ProtocolStringListBuildEventStreamProtos.TargetComplete.Builder. getTagList()List of tags associated with this configured target.ProtocolStringListBuildEventStreamProtos.TargetComplete. getTagList()List of tags associated with this configured target.ProtocolStringListBuildEventStreamProtos.TargetConfigured.Builder. getTagList()List of all tags associated with this target (for all possible configurations).ProtocolStringListBuildEventStreamProtos.TargetConfigured. getTagList()List of all tags associated with this target (for all possible configurations).ProtocolStringListBuildEventStreamProtos.PatternExpanded.TestSuiteExpansion.Builder. getTestLabelsList()Labels of the test targets included in the suite.ProtocolStringListBuildEventStreamProtos.PatternExpanded.TestSuiteExpansion. getTestLabelsList()Labels of the test targets included in the suite.ProtocolStringListBuildEventStreamProtos.TestResult.Builder. getWarningList()Warnings generated by that test action.ProtocolStringListBuildEventStreamProtos.TestResult. getWarningList()Warnings generated by that test action. -
Uses of ProtocolStringList in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return ProtocolStringList Modifier and Type Method Description ProtocolStringListBuild.AllowedRuleClassInfo.Builder. getAllowedRuleClassList()Rule class names of rules allowed in this attribute, e.g "cc_library", "py_binary".ProtocolStringListBuild.AllowedRuleClassInfo. getAllowedRuleClassList()Rule class names of rules allowed in this attribute, e.g "cc_library", "py_binary".ProtocolStringListBuild.PackageGroup.Builder. getContainedPackageList()The list of packages as specified in the BUILD file.ProtocolStringListBuild.PackageGroup. getContainedPackageList()The list of packages as specified in the BUILD file.ProtocolStringListBuild.EnvironmentGroup.Builder. getDefaultList()The member environments that rules implicitly support if not otherwise specified.ProtocolStringListBuild.EnvironmentGroup. getDefaultList()The member environments that rules implicitly support if not otherwise specified.ProtocolStringListBuild.Rule.Builder. getDefaultSettingList()The set of all "features" inherited from the rule's package declaration.ProtocolStringListBuild.Rule. getDefaultSettingList()The set of all "features" inherited from the rule's package declaration.ProtocolStringListBuild.Rule.Builder. getDefinitionStackList()The Starlark call stack for the definition of the rule class of this particular rule instance.ProtocolStringListBuild.Rule. getDefinitionStackList()The Starlark call stack for the definition of the rule class of this particular rule instance.ProtocolStringListBuild.EnvironmentGroup.Builder. getEnvironmentList()The environments that belong to this group (as labels).ProtocolStringListBuild.EnvironmentGroup. getEnvironmentList()The environments that belong to this group (as labels).ProtocolStringListBuild.License.Builder. getExceptionList()repeated string exception = 2;ProtocolStringListBuild.License. getExceptionList()repeated string exception = 2;ProtocolStringListBuild.FilesetEntry.Builder. getExcludeList()If this is a fileset entry representing files within the rule package, this lists relative paths to files that should be excluded from the set.ProtocolStringListBuild.FilesetEntry. getExcludeList()If this is a fileset entry representing files within the rule package, this lists relative paths to files that should be excluded from the set.ProtocolStringListBuild.SourceFile.Builder. getFeatureList()The package-level features enabled for this package.ProtocolStringListBuild.SourceFile. getFeatureList()The package-level features enabled for this package.ProtocolStringListBuild.FilesetEntry.Builder. getFileList()A list of file labels to include from the source directory.ProtocolStringListBuild.FilesetEntry. getFileList()A list of file labels to include from the source directory.ProtocolStringListBuild.PackageGroup.Builder. getIncludedPackageGroupList()The list of sub package groups included in this one.ProtocolStringListBuild.PackageGroup. getIncludedPackageGroupList()The list of sub package groups included in this one.ProtocolStringListBuild.Rule.Builder. getInstantiationStackList()The Starlark call stack at the moment the rule was instantiated.ProtocolStringListBuild.Rule. getInstantiationStackList()The Starlark call stack at the moment the rule was instantiated.ProtocolStringListBuild.License.Builder. getLicenseTypeList()repeated string license_type = 1;ProtocolStringListBuild.License. getLicenseTypeList()repeated string license_type = 1;ProtocolStringListBuild.SourceFile.Builder. getPackageGroupList()Labels of package groups that are mentioned in the visibility declaration for this source file.ProtocolStringListBuild.SourceFile. getPackageGroupList()Labels of package groups that are mentioned in the visibility declaration for this source file.ProtocolStringListBuild.Rule.Builder. getRuleInputList()All of the inputs to the rule (formatted as absolute labels).ProtocolStringListBuild.Rule. getRuleInputList()All of the inputs to the rule (formatted as absolute labels).ProtocolStringListBuild.Rule.Builder. getRuleOutputList()All of the outputs of the rule (formatted as absolute labels).ProtocolStringListBuild.Rule. getRuleOutputList()All of the outputs of the rule (formatted as absolute labels).ProtocolStringListBuild.Attribute.Builder. getStringListValueList()The value of the attribute has a list of string values (label and path note from STRING applies here as well).ProtocolStringListBuild.Attribute. getStringListValueList()The value of the attribute has a list of string values (label and path note from STRING applies here as well).ProtocolStringListBuild.Attribute.SelectorEntry.Builder. getStringListValueList()repeated string string_list_value = 6;ProtocolStringListBuild.Attribute.SelectorEntry. getStringListValueList()repeated string string_list_value = 6;ProtocolStringListBuild.SourceFile.Builder. getSubincludeList()Labels of .bzl (Starlark) files that are transitively loaded in this BUILD file.ProtocolStringListBuild.SourceFile. getSubincludeList()Labels of .bzl (Starlark) files that are transitively loaded in this BUILD file.ProtocolStringListBuild.LabelListDictEntry.Builder. getValueList()repeated string value = 2;ProtocolStringListBuild.LabelListDictEntry. getValueList()repeated string value = 2;ProtocolStringListBuild.StringListDictEntry.Builder. getValueList()repeated string value = 2;ProtocolStringListBuild.StringListDictEntry. getValueList()repeated string value = 2;ProtocolStringListBuild.SourceFile.Builder. getVisibilityLabelList()Labels mentioned in the visibility declaration (including :__pkg__ and //visibility: ones)ProtocolStringListBuild.SourceFile. getVisibilityLabelList()Labels mentioned in the visibility declaration (including :__pkg__ and //visibility: ones) -
Uses of ProtocolStringList in com.google.devtools.build.v1
Methods in com.google.devtools.build.v1 that return ProtocolStringList Modifier and Type Method Description ProtocolStringListPublishBuildToolEventStreamRequest.Builder. getNotificationKeywordsList()The keywords to be attached to the notification which notifies the start of a new build event stream.ProtocolStringListPublishBuildToolEventStreamRequest. getNotificationKeywordsList()The keywords to be attached to the notification which notifies the start of a new build event stream.ProtocolStringListPublishLifecycleEventRequest.Builder. getNotificationKeywordsList()Additional information about a build request.ProtocolStringListPublishLifecycleEventRequest. getNotificationKeywordsList()Additional information about a build request. -
Uses of ProtocolStringList in com.google.protobuf
Subinterfaces of ProtocolStringList in com.google.protobuf Modifier and Type Interface Description interfaceLazyStringListAn interface extendingList<String>that also provides access to the items of the list as UTF8-encoded ByteString or byte[] objects.Classes in com.google.protobuf that implement ProtocolStringList Modifier and Type Class Description classLazyStringArrayListAn implementation ofLazyStringListthat wraps an ArrayList.classUnmodifiableLazyStringListAn implementation ofLazyStringListthat wraps anotherLazyStringListsuch that it cannot be modified via the wrapper.Methods in com.google.protobuf that return ProtocolStringList Modifier and Type Method Description ProtocolStringListDescriptorProtos.FileDescriptorProto.Builder. getDependencyList()repeated string dependency = 3 [json_name = "dependency"];ProtocolStringListDescriptorProtos.FileDescriptorProto. getDependencyList()repeated string dependency = 3 [json_name = "dependency"];ProtocolStringListDescriptorProtos.SourceCodeInfo.Location.Builder. getLeadingDetachedCommentsList()repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];ProtocolStringListDescriptorProtos.SourceCodeInfo.Location. getLeadingDetachedCommentsList()repeated string leading_detached_comments = 6 [json_name = "leadingDetachedComments"];ProtocolStringListType.Builder. getOneofsList()repeated string oneofs = 3 [json_name = "oneofs"];ProtocolStringListType. getOneofsList()repeated string oneofs = 3 [json_name = "oneofs"];ProtocolStringListFieldMask.Builder. getPathsList()repeated string paths = 1 [json_name = "paths"];ProtocolStringListFieldMask. getPathsList()repeated string paths = 1 [json_name = "paths"];ProtocolStringListDescriptorProtos.DescriptorProto.Builder. getReservedNameList()repeated string reserved_name = 10 [json_name = "reservedName"];ProtocolStringListDescriptorProtos.DescriptorProto. getReservedNameList()repeated string reserved_name = 10 [json_name = "reservedName"];ProtocolStringListDescriptorProtos.EnumDescriptorProto.Builder. getReservedNameList()repeated string reserved_name = 5 [json_name = "reservedName"];ProtocolStringListDescriptorProtos.EnumDescriptorProto. getReservedNameList()repeated string reserved_name = 5 [json_name = "reservedName"]; -
Uses of ProtocolStringList in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return ProtocolStringList Modifier and Type Method Description ProtocolStringListPluginProtos.CodeGeneratorRequest.Builder. getFileToGenerateList()repeated string file_to_generate = 1 [json_name = "fileToGenerate"];ProtocolStringListPluginProtos.CodeGeneratorRequest. getFileToGenerateList()repeated string file_to_generate = 1 [json_name = "fileToGenerate"]; -
Uses of ProtocolStringList in org.jetbrains.bsp.bazel.info
Methods in org.jetbrains.bsp.bazel.info that return ProtocolStringList Modifier and Type Method Description ProtocolStringListBspTargetInfo.JavaTargetInfo.Builder. getArgsList()repeated string args = 9;ProtocolStringListBspTargetInfo.JavaTargetInfo. getArgsList()repeated string args = 9;ProtocolStringListBspTargetInfo.JavaTargetInfo.Builder. getJavacOptsList()repeated string javac_opts = 6;ProtocolStringListBspTargetInfo.JavaTargetInfo. getJavacOptsList()repeated string javac_opts = 6;ProtocolStringListBspTargetInfo.JavaTargetInfo.Builder. getJvmFlagsList()repeated string jvm_flags = 7;ProtocolStringListBspTargetInfo.JavaTargetInfo. getJvmFlagsList()repeated string jvm_flags = 7;ProtocolStringListBspTargetInfo.ScalaTargetInfo.Builder. getScalacOptsList()repeated string scalac_opts = 1;ProtocolStringListBspTargetInfo.ScalaTargetInfo. getScalacOptsList()repeated string scalac_opts = 1;ProtocolStringListBspTargetInfo.TargetInfo.Builder. getTagsList()repeated string tags = 30;ProtocolStringListBspTargetInfo.TargetInfo. getTagsList()repeated string tags = 30;
-