Uses of Class
com.google.api.expr.v1alpha1.Decl
Packages that use Decl
-
Uses of Decl in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as DeclFields in com.google.api.expr.v1alpha1 with type parameters of type DeclModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Decl> Decl.PARSER
Methods in com.google.api.expr.v1alpha1 that return DeclModifier and TypeMethodDescriptionDecl.Builder.build()
Decl.Builder.buildPartial()
static Decl
Decl.getDefaultInstance()
Decl.Builder.getDefaultInstanceForType()
Decl.getDefaultInstanceForType()
static Decl
Decl.parseDelimitedFrom
(InputStream input) static Decl
Decl.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl
Decl.parseFrom
(byte[] data) static Decl
Decl.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl
Decl.parseFrom
(com.google.protobuf.ByteString data) static Decl
Decl.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl
Decl.parseFrom
(com.google.protobuf.CodedInputStream input) static Decl
Decl.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl
Decl.parseFrom
(InputStream input) static Decl
Decl.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Decl
Decl.parseFrom
(ByteBuffer data) static Decl
Decl.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 DeclModifier and TypeMethodDescriptionprivate void
Decl.Builder.buildPartial0
(Decl result) private void
Decl.Builder.buildPartialOneofs
(Decl result) static Decl.Builder
Decl.newBuilder
(Decl prototype)