Uses of Class
com.google.protobuf.ListValue
Packages that use ListValue
-
Uses of ListValue in com.google.protobuf
Methods in com.google.protobuf that return ListValueModifier and TypeMethodDescriptionListValue.Builder.build()ListValue.Builder.buildPartial()static ListValueListValue.getDefaultInstance()ListValue.Builder.getDefaultInstanceForType()ListValue.getDefaultInstanceForType()Value.Builder.getListValue().google.protobuf.ListValue list_value = 6 [json_name = "listValue"];Value.getListValue().google.protobuf.ListValue list_value = 6 [json_name = "listValue"];ValueOrBuilder.getListValue().google.protobuf.ListValue list_value = 6 [json_name = "listValue"];static ListValueListValue.parseDelimitedFrom(InputStream input) static ListValueListValue.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static ListValueListValue.parseFrom(byte[] data) static ListValueListValue.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static ListValueListValue.parseFrom(ByteString data) static ListValueListValue.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static ListValueListValue.parseFrom(CodedInputStream input) static ListValueListValue.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static ListValueListValue.parseFrom(InputStream input) static ListValueListValue.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static ListValueListValue.parseFrom(ByteBuffer data) static ListValueListValue.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type ListValueMethods in com.google.protobuf with parameters of type ListValueModifier and TypeMethodDescriptionValue.Builder.mergeListValue(ListValue value) .google.protobuf.ListValue list_value = 6 [json_name = "listValue"];static ListValue.BuilderListValue.newBuilder(ListValue prototype) Value.Builder.setListValue(ListValue value) .google.protobuf.ListValue list_value = 6 [json_name = "listValue"];