Class JsonWithInt.ListValue.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
io.qdrant.client.grpc.JsonWithInt.ListValue.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, JsonWithInt.ListValueOrBuilder, Cloneable
Enclosing class:
JsonWithInt.ListValue

public static final class JsonWithInt.ListValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder> implements JsonWithInt.ListValueOrBuilder
 `ListValue` is a wrapper around a repeated field of values.

 The JSON representation for `ListValue` is a JSON array.
 
Protobuf type qdrant.ListValue
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • getDefaultInstanceForType

      public JsonWithInt.ListValue getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public JsonWithInt.ListValue build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public JsonWithInt.ListValue buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • setField

      public JsonWithInt.ListValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • clearField

      public JsonWithInt.ListValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • clearOneof

      public JsonWithInt.ListValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • setRepeatedField

      public JsonWithInt.ListValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • addRepeatedField

      public JsonWithInt.ListValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • mergeFrom

      public JsonWithInt.ListValue.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<JsonWithInt.ListValue.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • mergeFrom

      public JsonWithInt.ListValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<JsonWithInt.ListValue.Builder>
      Throws:
      IOException
    • getValuesList

      public List<JsonWithInt.Value> getValuesList()
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
      Specified by:
      getValuesList in interface JsonWithInt.ListValueOrBuilder
    • getValuesCount

      public int getValuesCount()
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
      Specified by:
      getValuesCount in interface JsonWithInt.ListValueOrBuilder
    • getValues

      public JsonWithInt.Value getValues(int index)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
      Specified by:
      getValues in interface JsonWithInt.ListValueOrBuilder
    • setValues

      public JsonWithInt.ListValue.Builder setValues(int index, JsonWithInt.Value value)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • setValues

      public JsonWithInt.ListValue.Builder setValues(int index, JsonWithInt.Value.Builder builderForValue)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • addValues

       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • addValues

      public JsonWithInt.ListValue.Builder addValues(int index, JsonWithInt.Value value)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • addValues

      public JsonWithInt.ListValue.Builder addValues(JsonWithInt.Value.Builder builderForValue)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • addValues

      public JsonWithInt.ListValue.Builder addValues(int index, JsonWithInt.Value.Builder builderForValue)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • addAllValues

      public JsonWithInt.ListValue.Builder addAllValues(Iterable<? extends JsonWithInt.Value> values)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • clearValues

      public JsonWithInt.ListValue.Builder clearValues()
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • removeValues

      public JsonWithInt.ListValue.Builder removeValues(int index)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • getValuesBuilder

      public JsonWithInt.Value.Builder getValuesBuilder(int index)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • getValuesOrBuilder

      public JsonWithInt.ValueOrBuilder getValuesOrBuilder(int index)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
      Specified by:
      getValuesOrBuilder in interface JsonWithInt.ListValueOrBuilder
    • getValuesOrBuilderList

      public List<? extends JsonWithInt.ValueOrBuilder> getValuesOrBuilderList()
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
      Specified by:
      getValuesOrBuilderList in interface JsonWithInt.ListValueOrBuilder
    • addValuesBuilder

      public JsonWithInt.Value.Builder addValuesBuilder()
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • addValuesBuilder

      public JsonWithInt.Value.Builder addValuesBuilder(int index)
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • getValuesBuilderList

      public List<JsonWithInt.Value.Builder> getValuesBuilderList()
       Repeated field of dynamically typed values.
       
      repeated .qdrant.Value values = 1;
    • setUnknownFields

      public final JsonWithInt.ListValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>
    • mergeUnknownFields

      public final JsonWithInt.ListValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<JsonWithInt.ListValue.Builder>