Class Collections.DeleteCollection.Builder

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

public static final class Collections.DeleteCollection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Collections.DeleteCollection.Builder> implements Collections.DeleteCollectionOrBuilder
Protobuf type qdrant.DeleteCollection
  • 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<Collections.DeleteCollection.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<Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Collections.DeleteCollection 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<Collections.DeleteCollection.Builder>
    • setField

      public Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • clearField

      public Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • clearOneof

      public Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • setRepeatedField

      public Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • addRepeatedField

      public Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • mergeFrom

      public Collections.DeleteCollection.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<Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • mergeFrom

      public Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
      Throws:
      IOException
    • getCollectionName

      public String getCollectionName()
       Name of the collection
       
      string collection_name = 1;
      Specified by:
      getCollectionName in interface Collections.DeleteCollectionOrBuilder
      Returns:
      The collectionName.
    • getCollectionNameBytes

      public com.google.protobuf.ByteString getCollectionNameBytes()
       Name of the collection
       
      string collection_name = 1;
      Specified by:
      getCollectionNameBytes in interface Collections.DeleteCollectionOrBuilder
      Returns:
      The bytes for collectionName.
    • setCollectionName

      public Collections.DeleteCollection.Builder setCollectionName(String value)
       Name of the collection
       
      string collection_name = 1;
      Parameters:
      value - The collectionName to set.
      Returns:
      This builder for chaining.
    • clearCollectionName

      public Collections.DeleteCollection.Builder clearCollectionName()
       Name of the collection
       
      string collection_name = 1;
      Returns:
      This builder for chaining.
    • setCollectionNameBytes

      public Collections.DeleteCollection.Builder setCollectionNameBytes(com.google.protobuf.ByteString value)
       Name of the collection
       
      string collection_name = 1;
      Parameters:
      value - The bytes for collectionName to set.
      Returns:
      This builder for chaining.
    • hasTimeout

      public boolean hasTimeout()
       Wait timeout for operation commit in seconds, if not specified - default value will be supplied
       
      optional uint64 timeout = 2;
      Specified by:
      hasTimeout in interface Collections.DeleteCollectionOrBuilder
      Returns:
      Whether the timeout field is set.
    • getTimeout

      public long getTimeout()
       Wait timeout for operation commit in seconds, if not specified - default value will be supplied
       
      optional uint64 timeout = 2;
      Specified by:
      getTimeout in interface Collections.DeleteCollectionOrBuilder
      Returns:
      The timeout.
    • setTimeout

      public Collections.DeleteCollection.Builder setTimeout(long value)
       Wait timeout for operation commit in seconds, if not specified - default value will be supplied
       
      optional uint64 timeout = 2;
      Parameters:
      value - The timeout to set.
      Returns:
      This builder for chaining.
    • clearTimeout

      public Collections.DeleteCollection.Builder clearTimeout()
       Wait timeout for operation commit in seconds, if not specified - default value will be supplied
       
      optional uint64 timeout = 2;
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>
    • mergeUnknownFields

      public final Collections.DeleteCollection.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<Collections.DeleteCollection.Builder>