public interface SegmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration()
int32 Duration = 3; |
String |
getFormat()
string Format = 1; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 1; |
String |
getType()
string Type = 2; |
com.google.protobuf.ByteString |
getTypeBytes()
string Type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFormat()
string Format = 1;com.google.protobuf.ByteString getFormatBytes()
string Format = 1;String getType()
string Type = 2;com.google.protobuf.ByteString getTypeBytes()
string Type = 2;int getDuration()
int32 Duration = 3;Copyright © 2025. All rights reserved.