Uses of Class
com.google.api.expr.v1alpha1.Decl
Packages that use Decl
-
Uses of Decl in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return DeclModifier and TypeMethodDescriptionDecl.Builder.build()Decl.Builder.buildPartial()static DeclDecl.getDefaultInstance()Decl.Builder.getDefaultInstanceForType()Decl.getDefaultInstanceForType()static DeclDecl.parseDelimitedFrom(InputStream input) static DeclDecl.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeclDecl.parseFrom(byte[] data) static DeclDecl.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeclDecl.parseFrom(com.google.protobuf.ByteString data) static DeclDecl.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeclDecl.parseFrom(com.google.protobuf.CodedInputStream input) static DeclDecl.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeclDecl.parseFrom(InputStream input) static DeclDecl.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeclDecl.parseFrom(ByteBuffer data) static DeclDecl.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type DeclModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Decl> Decl.getParserForType()static com.google.protobuf.Parser<Decl> Decl.parser()Methods in com.google.api.expr.v1alpha1 with parameters of type Decl