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.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.