Uses of Class
com.google.api.expr.v1alpha1.Expr.CreateStruct
Packages that use Expr.CreateStruct
-
Uses of Expr.CreateStruct in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Expr.CreateStructModifier and TypeFieldDescriptionprivate static final Expr.CreateStruct
Expr.CreateStruct.DEFAULT_INSTANCE
Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr.CreateStructModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Expr.CreateStruct> Expr.CreateStruct.PARSER
private com.google.protobuf.SingleFieldBuilder
<Expr.CreateStruct, Expr.CreateStruct.Builder, Expr.CreateStructOrBuilder> Expr.Builder.structExprBuilder_
Methods in com.google.api.expr.v1alpha1 that return Expr.CreateStructModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.build()
Expr.CreateStruct.Builder.buildPartial()
static Expr.CreateStruct
Expr.CreateStruct.getDefaultInstance()
Expr.CreateStruct.Builder.getDefaultInstanceForType()
Expr.CreateStruct.getDefaultInstanceForType()
Expr.Builder.getStructExpr()
A map or message creation expression.Expr.getStructExpr()
A map or message creation expression.ExprOrBuilder.getStructExpr()
A map or message creation expression.static Expr.CreateStruct
Expr.CreateStruct.parseDelimitedFrom
(InputStream input) static Expr.CreateStruct
Expr.CreateStruct.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(byte[] data) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.ByteString data) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.CodedInputStream input) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(InputStream input) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(ByteBuffer data) static Expr.CreateStruct
Expr.CreateStruct.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.CreateStructModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Expr.CreateStruct> Expr.CreateStruct.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Expr.CreateStruct, Expr.CreateStruct.Builder, Expr.CreateStructOrBuilder> Expr.Builder.getStructExprFieldBuilder()
A map or message creation expression.static com.google.protobuf.Parser
<Expr.CreateStruct> Expr.CreateStruct.parser()
Methods in com.google.api.expr.v1alpha1 with parameters of type Expr.CreateStructModifier and TypeMethodDescriptionprivate void
Expr.CreateStruct.Builder.buildPartial0
(Expr.CreateStruct result) private void
Expr.CreateStruct.Builder.buildPartialRepeatedFields
(Expr.CreateStruct result) Expr.CreateStruct.Builder.mergeFrom
(Expr.CreateStruct other) Expr.Builder.mergeStructExpr
(Expr.CreateStruct value) A map or message creation expression.static Expr.CreateStruct.Builder
Expr.CreateStruct.newBuilder
(Expr.CreateStruct prototype) Expr.Builder.setStructExpr
(Expr.CreateStruct value) A map or message creation expression.