Uses of Class
com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
Packages that use Expr.CreateStruct.Entry.Builder
-
Uses of Expr.CreateStruct.Entry.Builder in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 with type parameters of type Expr.CreateStruct.Entry.BuilderModifier 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.Entry.BuilderModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.addEntriesBuilder()The entries in the creation expression.Expr.CreateStruct.Builder.addEntriesBuilder(int index) The entries in the creation expression.Expr.CreateStruct.Entry.Builder.clear()Expr.CreateStruct.Entry.Builder.clearFieldKey()The field key for a message creator statement.Expr.CreateStruct.Entry.Builder.clearId()Required.Expr.CreateStruct.Entry.Builder.clearKeyKind()Expr.CreateStruct.Entry.Builder.clearMapKey()The key expression for a map creation statement.Expr.CreateStruct.Entry.Builder.clearOptionalEntry()Whether the key-value pair is optional.Expr.CreateStruct.Entry.Builder.clearValue()Required.Expr.CreateStruct.Builder.getEntriesBuilder(int index) The entries in the creation expression.Expr.CreateStruct.Entry.Builder.mergeFrom(Expr.CreateStruct.Entry other) Expr.CreateStruct.Entry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Expr.CreateStruct.Entry.Builder.mergeFrom(com.google.protobuf.Message other) Expr.CreateStruct.Entry.Builder.mergeMapKey(Expr value) The key expression for a map creation statement.Expr.CreateStruct.Entry.Builder.mergeValue(Expr value) Required.Expr.CreateStruct.Entry.newBuilder()Expr.CreateStruct.Entry.newBuilder(Expr.CreateStruct.Entry prototype) Expr.CreateStruct.Entry.newBuilderForType()protected Expr.CreateStruct.Entry.BuilderExpr.CreateStruct.Entry.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Expr.CreateStruct.Entry.Builder.setFieldKey(String value) The field key for a message creator statement.Expr.CreateStruct.Entry.Builder.setFieldKeyBytes(com.google.protobuf.ByteString value) The field key for a message creator statement.Expr.CreateStruct.Entry.Builder.setId(long value) Required.The key expression for a map creation statement.Expr.CreateStruct.Entry.Builder.setMapKey(Expr.Builder builderForValue) The key expression for a map creation statement.Expr.CreateStruct.Entry.Builder.setOptionalEntry(boolean value) Whether the key-value pair is optional.Required.Expr.CreateStruct.Entry.Builder.setValue(Expr.Builder builderForValue) Required.Expr.CreateStruct.Entry.toBuilder()Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Expr.CreateStruct.Entry.BuilderModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.getEntriesBuilderList()The entries in the creation expression.private com.google.protobuf.RepeatedFieldBuilder<Expr.CreateStruct.Entry, Expr.CreateStruct.Entry.Builder, Expr.CreateStruct.EntryOrBuilder> Expr.CreateStruct.Builder.internalGetEntriesFieldBuilder()Methods in com.google.api.expr.v1alpha1 with parameters of type Expr.CreateStruct.Entry.BuilderModifier and TypeMethodDescriptionExpr.CreateStruct.Builder.addEntries(int index, Expr.CreateStruct.Entry.Builder builderForValue) The entries in the creation expression.Expr.CreateStruct.Builder.addEntries(Expr.CreateStruct.Entry.Builder builderForValue) The entries in the creation expression.Expr.CreateStruct.Builder.setEntries(int index, Expr.CreateStruct.Entry.Builder builderForValue) The entries in the creation expression.