Uses of Interface
com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
Packages that use Expr.CreateStruct.EntryOrBuilder
-
Uses of Expr.CreateStruct.EntryOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement Expr.CreateStruct.EntryOrBuilderModifier and TypeClassDescriptionstatic final class
Represents an entry.static final class
Represents an entry.Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr.CreateStruct.EntryOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Expr.CreateStruct.Entry, Expr.CreateStruct.Entry.Builder, Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.Builder.entriesBuilder_
Methods in com.google.api.expr.v1alpha1 that return Expr.CreateStruct.EntryOrBuilderModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.getEntriesOrBuilder
(int index) The entries in the creation expression.Expr.CreateStruct.getEntriesOrBuilder
(int index) The entries in the creation expression.Expr.CreateStructOrBuilder.getEntriesOrBuilder
(int index) The entries in the creation expression.Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.CreateStruct.EntryOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Expr.CreateStruct.Entry, Expr.CreateStruct.Entry.Builder, Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.Builder.getEntriesFieldBuilder()
List
<? extends Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.Builder.getEntriesOrBuilderList()
The entries in the creation expression.List
<? extends Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.getEntriesOrBuilderList()
The entries in the creation expression.List
<? extends Expr.CreateStruct.EntryOrBuilder> Expr.CreateStructOrBuilder.getEntriesOrBuilderList()
The entries in the creation expression.