Class Points.CreateFieldIndexCollection

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.metaloom.qdrant.client.grpc.proto.Points.CreateFieldIndexCollection
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Points.CreateFieldIndexCollectionOrBuilder, Serializable
Enclosing class:
Points

public static final class Points.CreateFieldIndexCollection extends com.google.protobuf.GeneratedMessageV3 implements Points.CreateFieldIndexCollectionOrBuilder
Protobuf type qdrant.CreateFieldIndexCollection
See Also:
  • Field Details

    • COLLECTION_NAME_FIELD_NUMBER

      public static final int COLLECTION_NAME_FIELD_NUMBER
      See Also:
    • WAIT_FIELD_NUMBER

      public static final int WAIT_FIELD_NUMBER
      See Also:
    • FIELD_NAME_FIELD_NUMBER

      public static final int FIELD_NAME_FIELD_NUMBER
      See Also:
    • FIELD_TYPE_FIELD_NUMBER

      public static final int FIELD_TYPE_FIELD_NUMBER
      See Also:
    • FIELD_INDEX_PARAMS_FIELD_NUMBER

      public static final int FIELD_INDEX_PARAMS_FIELD_NUMBER
      See Also:
  • Method Details