public static interface TransportOptions.RecvBufRespExtraOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getTensorContent(int index)
repeated bytes tensor_content = 1; |
int |
getTensorContentCount()
repeated bytes tensor_content = 1; |
List<com.google.protobuf.ByteString> |
getTensorContentList()
repeated bytes tensor_content = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<com.google.protobuf.ByteString> getTensorContentList()
repeated bytes tensor_content = 1;
int getTensorContentCount()
repeated bytes tensor_content = 1;
com.google.protobuf.ByteString getTensorContent(int index)
repeated bytes tensor_content = 1;
Copyright © 2015–2019. All rights reserved.