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 classRepresents a JSON value.static final classRepresents a JSON value.Methods in com.google.protobuf that return ValueOrBuilderModifier and TypeMethodDescriptionListValue.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.getValuesOrBuilderList()Repeated field of dynamically typed values. -
Uses of ValueOrBuilder in com.google.protobuf.util
Methods in com.google.protobuf.util with parameters of type ValueOrBuilderModifier and TypeMethodDescriptionprivate voidJsonFormat.PrinterImpl.printValueConcrete(ValueOrBuilder message) Prints `google.protobuf.Value` using the concrete generated type.