Uses of Class
com.google.api.expr.v1alpha1.Decl.IdentDecl
Packages that use Decl.IdentDecl
-
Uses of Decl.IdentDecl in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Decl.IdentDeclModifier and TypeFieldDescriptionprivate static final Decl.IdentDecl
Decl.IdentDecl.DEFAULT_INSTANCE
Fields in com.google.api.expr.v1alpha1 with type parameters of type Decl.IdentDeclModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Decl.IdentDecl, Decl.IdentDecl.Builder, Decl.IdentDeclOrBuilder> Decl.Builder.identBuilder_
private static final com.google.protobuf.Parser
<Decl.IdentDecl> Decl.IdentDecl.PARSER
Methods in com.google.api.expr.v1alpha1 that return Decl.IdentDeclModifier and TypeMethodDescriptionDecl.IdentDecl.Builder.build()
Decl.IdentDecl.Builder.buildPartial()
static Decl.IdentDecl
Decl.IdentDecl.getDefaultInstance()
Decl.IdentDecl.Builder.getDefaultInstanceForType()
Decl.IdentDecl.getDefaultInstanceForType()
Decl.Builder.getIdent()
Identifier declaration.Decl.getIdent()
Identifier declaration.DeclOrBuilder.getIdent()
Identifier declaration.static Decl.IdentDecl
Decl.IdentDecl.parseDelimitedFrom
(InputStream input) static Decl.IdentDecl
Decl.IdentDecl.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(byte[] data) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(com.google.protobuf.ByteString data) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(com.google.protobuf.CodedInputStream input) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(InputStream input) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(ByteBuffer data) static Decl.IdentDecl
Decl.IdentDecl.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Decl.IdentDeclModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Decl.IdentDecl> Decl.IdentDecl.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Decl.IdentDecl, Decl.IdentDecl.Builder, Decl.IdentDeclOrBuilder> Decl.Builder.internalGetIdentFieldBuilder()
Identifier declaration.static com.google.protobuf.Parser
<Decl.IdentDecl> Decl.IdentDecl.parser()
Methods in com.google.api.expr.v1alpha1 with parameters of type Decl.IdentDeclModifier and TypeMethodDescriptionprivate void
Decl.IdentDecl.Builder.buildPartial0
(Decl.IdentDecl result) Decl.IdentDecl.Builder.mergeFrom
(Decl.IdentDecl other) Decl.Builder.mergeIdent
(Decl.IdentDecl value) Identifier declaration.static Decl.IdentDecl.Builder
Decl.IdentDecl.newBuilder
(Decl.IdentDecl prototype) Decl.Builder.setIdent
(Decl.IdentDecl value) Identifier declaration.