Uses of Interface
com.google.protobuf.ValueOrBuilder
Packages that use ValueOrBuilder
-
Uses of ValueOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement ValueOrBuilderModifier and TypeClassDescriptionfinal class`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.static final class`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.Classes in com.google.protobuf that implement interfaces with type arguments of type ValueOrBuilderFields in com.google.protobuf with type parameters of type ValueOrBuilderModifier and TypeFieldDescriptionprivate MapFieldBuilder<String, ValueOrBuilder, Value, Value.Builder> Struct.Builder.fields_private RepeatedFieldBuilder<Value, Value.Builder, ValueOrBuilder> ListValue.Builder.valuesBuilder_Methods in com.google.protobuf that return ValueOrBuilderModifier and TypeMethodDescriptionListValue.Builder.getValuesOrBuilder(int index) Repeated field of dynamically typed values.ListValue.getValuesOrBuilder(int index) Repeated field of dynamically typed values.ListValueOrBuilder.getValuesOrBuilder(int index) Repeated field of dynamically typed values.Methods in com.google.protobuf that return types with arguments of type ValueOrBuilderModifier and TypeMethodDescriptionList<? extends ValueOrBuilder> ListValue.Builder.getValuesOrBuilderList()Repeated field of dynamically typed values.List<? extends ValueOrBuilder> ListValue.getValuesOrBuilderList()Repeated field of dynamically typed values.List<? extends ValueOrBuilder> ListValueOrBuilder.getValuesOrBuilderList()Repeated field of dynamically typed values.private MapFieldBuilder<String, ValueOrBuilder, Value, Value.Builder> Struct.Builder.internalGetFields()private MapFieldBuilder<String, ValueOrBuilder, Value, Value.Builder> Struct.Builder.internalGetMutableFields()private RepeatedFieldBuilder<Value, Value.Builder, ValueOrBuilder> ListValue.Builder.internalGetValuesFieldBuilder()Methods in com.google.protobuf with parameters of type ValueOrBuilder