Uses of Class
com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
Packages that use Decl.IdentDecl.Builder
-
Uses of Decl.IdentDecl.Builder in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 with type parameters of type Decl.IdentDecl.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Decl.IdentDecl, Decl.IdentDecl.Builder, Decl.IdentDeclOrBuilder> Decl.Builder.identBuilder_
Methods in com.google.api.expr.v1alpha1 that return Decl.IdentDecl.BuilderModifier and TypeMethodDescriptionDecl.IdentDecl.Builder.clear()
Decl.IdentDecl.Builder.clearDoc()
Documentation string for the identifier.Decl.IdentDecl.Builder.clearType()
Required.Decl.IdentDecl.Builder.clearValue()
The constant value of the identifier.Decl.Builder.getIdentBuilder()
Identifier declaration.Decl.IdentDecl.Builder.mergeFrom
(Decl.IdentDecl other) Decl.IdentDecl.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Decl.IdentDecl.Builder.mergeFrom
(com.google.protobuf.Message other) Required.Decl.IdentDecl.Builder.mergeValue
(Constant value) The constant value of the identifier.static Decl.IdentDecl.Builder
Decl.IdentDecl.newBuilder()
static Decl.IdentDecl.Builder
Decl.IdentDecl.newBuilder
(Decl.IdentDecl prototype) Decl.IdentDecl.newBuilderForType()
protected Decl.IdentDecl.Builder
Decl.IdentDecl.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Documentation string for the identifier.Decl.IdentDecl.Builder.setDocBytes
(com.google.protobuf.ByteString value) Documentation string for the identifier.Required.Decl.IdentDecl.Builder.setType
(Type.Builder builderForValue) Required.The constant value of the identifier.Decl.IdentDecl.Builder.setValue
(Constant.Builder builderForValue) The constant value of the identifier.Decl.IdentDecl.toBuilder()
Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Decl.IdentDecl.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Decl.IdentDecl, Decl.IdentDecl.Builder, Decl.IdentDeclOrBuilder> Decl.Builder.getIdentFieldBuilder()
Identifier declaration.Methods in com.google.api.expr.v1alpha1 with parameters of type Decl.IdentDecl.BuilderModifier and TypeMethodDescriptionDecl.Builder.setIdent
(Decl.IdentDecl.Builder builderForValue) Identifier declaration.