public static interface
TransportOptions.RecvBufRespExtraOrBuilder
Known Indirect Subclasses |
Public Methods
abstract com.google.protobuf.ByteString |
getTensorContent(int index)
repeated bytes tensor_content = 1;
|
abstract int |
getTensorContentCount()
repeated bytes tensor_content = 1;
|
abstract List<ByteString> |
getTensorContentList()
repeated bytes tensor_content = 1;
|
Public Methods
public abstract com.google.protobuf.ByteString getTensorContent (int index)
repeated bytes tensor_content = 1;
public abstract int getTensorContentCount ()
repeated bytes tensor_content = 1;
public abstract List<ByteString> getTensorContentList ()
repeated bytes tensor_content = 1;