Class StardocOutputProtos.RepositoryRuleInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<StardocOutputProtos.RepositoryRuleInfo.Builder>
com.google.devtools.build.lib.starlarkdocextract.StardocOutputProtos.RepositoryRuleInfo.Builder
All Implemented Interfaces:
StardocOutputProtos.RepositoryRuleInfoOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
StardocOutputProtos.RepositoryRuleInfo

public static final class StardocOutputProtos.RepositoryRuleInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<StardocOutputProtos.RepositoryRuleInfo.Builder> implements StardocOutputProtos.RepositoryRuleInfoOrBuilder
 Representation of a Bazel repository rule, i.e. the object returned by
 calling `repository_rule(...)`.

 Note: legacy Stardoc (0.5.x and earlier) does not emit this message, instead
 using RuleInfo.
 
Protobuf type stardoc_output.RepositoryRuleInfo