Class Build.AttributeValue.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Build.AttributeValue.Builder>
com.google.devtools.build.lib.query2.proto.proto2api.Build.AttributeValue.Builder
All Implemented Interfaces:
Build.AttributeValueOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
Build.AttributeValue

public static final class Build.AttributeValue.Builder extends com.google.protobuf.GeneratedMessage.Builder<Build.AttributeValue.Builder> implements Build.AttributeValueOrBuilder
 An AttributeValue represents the value of an attribute.
 A single field, determined by the attribute type, is populated.

 It is used only for AttributeDefinition.default. Attribute and
 SelectorEntry do their own thing for unfortunate historical reasons.
 
Protobuf type blaze_query.AttributeValue