public interface RawImageChunkWithIndexAndFileTypePOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileType()
string file_type = 3; |
com.google.protobuf.ByteString |
getFileTypeBytes()
string file_type = 3; |
int |
getImageIndex()
int32 image_index = 1; |
com.google.protobuf.ByteString |
getRawImageChunk()
bytes raw_image_chunk = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getImageIndex()
int32 image_index = 1;com.google.protobuf.ByteString getRawImageChunk()
bytes raw_image_chunk = 2;String getFileType()
string file_type = 3;com.google.protobuf.ByteString getFileTypeBytes()
string file_type = 3;Copyright © 2022–2024 Iron Software. All rights reserved.