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.PARSERMethods in com.google.api.expr.v1alpha1 that return Expr.IdentModifier and TypeMethodDescriptionExpr.Ident.Builder.build()Expr.Ident.Builder.buildPartial()static Expr.IdentExpr.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.IdentExpr.Ident.parseDelimitedFrom(InputStream input) static Expr.IdentExpr.Ident.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.IdentExpr.Ident.parseFrom(byte[] data) static Expr.IdentExpr.Ident.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.IdentExpr.Ident.parseFrom(com.google.protobuf.ByteString data) static Expr.IdentExpr.Ident.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.IdentExpr.Ident.parseFrom(com.google.protobuf.CodedInputStream input) static Expr.IdentExpr.Ident.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.IdentExpr.Ident.parseFrom(InputStream input) static Expr.IdentExpr.Ident.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.IdentExpr.Ident.parseFrom(ByteBuffer data) static Expr.IdentExpr.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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Expr.Ident, Expr.Ident.Builder, Expr.IdentOrBuilder> Expr.Builder.getIdentExprFieldBuilder()An identifier expression.com.google.protobuf.Parser<Expr.Ident> Expr.Ident.getParserForType()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 voidExpr.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.BuilderExpr.Ident.newBuilder(Expr.Ident prototype) Expr.Builder.setIdentExpr(Expr.Ident value) An identifier expression.