Uses of Class
com.google.api.expr.v1alpha1.Expr.Ident
Packages that use Expr.Ident
-
Uses of Expr.Ident in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Expr.IdentFields in com.google.api.expr.v1alpha1 with type parameters of type Expr.IdentModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Expr.Ident, Expr.Ident.Builder, Expr.IdentOrBuilder> Expr.Builder.identExprBuilder_
private static final com.google.protobuf.Parser
<Expr.Ident> Expr.Ident.PARSER
Methods in com.google.api.expr.v1alpha1 that return Expr.IdentModifier and TypeMethodDescriptionExpr.Ident.Builder.build()
Expr.Ident.Builder.buildPartial()
static Expr.Ident
Expr.Ident.getDefaultInstance()
Expr.Ident.Builder.getDefaultInstanceForType()
Expr.Ident.getDefaultInstanceForType()
Expr.Builder.getIdentExpr()
An identifier expression.Expr.getIdentExpr()
An identifier expression.ExprOrBuilder.getIdentExpr()
An identifier expression.static Expr.Ident
Expr.Ident.parseDelimitedFrom
(InputStream input) static Expr.Ident
Expr.Ident.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.Ident
Expr.Ident.parseFrom
(byte[] data) static Expr.Ident
Expr.Ident.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.Ident
Expr.Ident.parseFrom
(com.google.protobuf.ByteString data) static Expr.Ident
Expr.Ident.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.Ident
Expr.Ident.parseFrom
(com.google.protobuf.CodedInputStream input) static Expr.Ident
Expr.Ident.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.Ident
Expr.Ident.parseFrom
(InputStream input) static Expr.Ident
Expr.Ident.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.Ident
Expr.Ident.parseFrom
(ByteBuffer data) static Expr.Ident
Expr.Ident.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.IdentModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Expr.Ident> Expr.Ident.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Expr.Ident, Expr.Ident.Builder, Expr.IdentOrBuilder> Expr.Builder.internalGetIdentExprFieldBuilder()
An identifier expression.static com.google.protobuf.Parser
<Expr.Ident> Expr.Ident.parser()
Methods in com.google.api.expr.v1alpha1 with parameters of type Expr.IdentModifier and TypeMethodDescriptionprivate void
Expr.Ident.Builder.buildPartial0
(Expr.Ident result) Expr.Ident.Builder.mergeFrom
(Expr.Ident other) Expr.Builder.mergeIdentExpr
(Expr.Ident value) An identifier expression.static Expr.Ident.Builder
Expr.Ident.newBuilder
(Expr.Ident prototype) Expr.Builder.setIdentExpr
(Expr.Ident value) An identifier expression.