All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.milvus.grpc.BlobOrBuilder Maven / Gradle / Ivy

There is a newer version: 2.4.8
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: common.proto

package io.milvus.grpc;

public interface BlobOrBuilder extends
    // @@protoc_insertion_point(interface_extends:milvus.proto.common.Blob)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bytes value = 1;
   * @return The value.
   */
  com.google.protobuf.ByteString getValue();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy