public final class VodUpdatePlaylistRequest extends com.google.protobuf.GeneratedMessageV3 implements VodUpdatePlaylistRequestOrBuilder
Byteplus.Vod.Models.Request.VodUpdatePlaylistRequest| Modifier and Type | Class and Description |
|---|---|
static class |
VodUpdatePlaylistRequest.Builder
Protobuf type
Byteplus.Vod.Models.Request.VodUpdatePlaylistRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CODEC_FIELD_NUMBER |
static int |
CYCLES_FIELD_NUMBER |
static int |
DEFINITION_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
VIDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
com.google.protobuf.StringValueOrBuilder |
getCodecOrBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
com.google.protobuf.StringValue |
getCycles()
0代表无限循环
|
com.google.protobuf.StringValueOrBuilder |
getCyclesOrBuilder()
0代表无限循环
|
static VodUpdatePlaylistRequest |
getDefaultInstance() |
VodUpdatePlaylistRequest |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
com.google.protobuf.StringValueOrBuilder |
getDefinitionOrBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getEndTime()
以秒为单位的时间戳,大于StartTime
|
com.google.protobuf.StringValueOrBuilder |
getEndTimeOrBuilder()
以秒为单位的时间戳,大于StartTime
|
com.google.protobuf.StringValue |
getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
com.google.protobuf.StringValueOrBuilder |
getFormatOrBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
String |
getId()
播放列表Id
|
com.google.protobuf.ByteString |
getIdBytes()
播放列表Id
|
com.google.protobuf.StringValue |
getName()
.google.protobuf.StringValue Name = 3; |
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
.google.protobuf.StringValue Name = 3; |
com.google.protobuf.Parser<VodUpdatePlaylistRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
com.google.protobuf.StringValue |
getStartTime()
以秒为单位的时间戳
|
com.google.protobuf.StringValueOrBuilder |
getStartTimeOrBuilder()
以秒为单位的时间戳
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getVids()
以,分隔,最多100个
|
com.google.protobuf.StringValueOrBuilder |
getVidsOrBuilder()
以,分隔,最多100个
|
boolean |
hasCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
boolean |
hasCycles()
0代表无限循环
|
boolean |
hasDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
boolean |
hasEndTime()
以秒为单位的时间戳,大于StartTime
|
boolean |
hasFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
int |
hashCode() |
boolean |
hasName()
.google.protobuf.StringValue Name = 3; |
boolean |
hasStartTime()
以秒为单位的时间戳
|
boolean |
hasVids()
以,分隔,最多100个
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodUpdatePlaylistRequest.Builder |
newBuilder() |
static VodUpdatePlaylistRequest.Builder |
newBuilder(VodUpdatePlaylistRequest prototype) |
VodUpdatePlaylistRequest.Builder |
newBuilderForType() |
protected VodUpdatePlaylistRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodUpdatePlaylistRequest |
parseDelimitedFrom(InputStream input) |
static VodUpdatePlaylistRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUpdatePlaylistRequest |
parseFrom(byte[] data) |
static VodUpdatePlaylistRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUpdatePlaylistRequest |
parseFrom(ByteBuffer data) |
static VodUpdatePlaylistRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUpdatePlaylistRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodUpdatePlaylistRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUpdatePlaylistRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodUpdatePlaylistRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUpdatePlaylistRequest |
parseFrom(InputStream input) |
static VodUpdatePlaylistRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodUpdatePlaylistRequest> |
parser() |
VodUpdatePlaylistRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SPACENAME_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
public static final int CODEC_FIELD_NUMBER
public static final int DEFINITION_FIELD_NUMBER
public static final int VIDS_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int CYCLES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getSpaceName()
string SpaceName = 1;getSpaceName in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;getSpaceNameBytes in interface VodUpdatePlaylistRequestOrBuilderpublic String getId()
播放列表Id
string Id = 2;getId in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
播放列表Id
string Id = 2;getIdBytes in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasName()
.google.protobuf.StringValue Name = 3;hasName in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getName()
.google.protobuf.StringValue Name = 3;getName in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue Name = 3;getNameOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 4;hasFormat in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 4;getFormat in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getFormatOrBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 4;getFormatOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 5;hasCodec in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 5;getCodec in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCodecOrBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 5;getCodecOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 6;hasDefinition in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 6;getDefinition in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDefinitionOrBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 6;getDefinitionOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 7;hasVids in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 7;getVids in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getVidsOrBuilder()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 7;getVidsOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 8;hasStartTime in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 8;getStartTime in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getStartTimeOrBuilder()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 8;getStartTimeOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 9;hasEndTime in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 9;getEndTime in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getEndTimeOrBuilder()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 9;getEndTimeOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic boolean hasCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 10;hasCycles in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 10;getCycles in interface VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCyclesOrBuilder()
0代表无限循环
.google.protobuf.StringValue Cycles = 10;getCyclesOrBuilder in interface VodUpdatePlaylistRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodUpdatePlaylistRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUpdatePlaylistRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUpdatePlaylistRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUpdatePlaylistRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUpdatePlaylistRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUpdatePlaylistRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUpdatePlaylistRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodUpdatePlaylistRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUpdatePlaylistRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodUpdatePlaylistRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUpdatePlaylistRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodUpdatePlaylistRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodUpdatePlaylistRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodUpdatePlaylistRequest.Builder newBuilder()
public static VodUpdatePlaylistRequest.Builder newBuilder(VodUpdatePlaylistRequest prototype)
public VodUpdatePlaylistRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodUpdatePlaylistRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodUpdatePlaylistRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodUpdatePlaylistRequest> parser()
public com.google.protobuf.Parser<VodUpdatePlaylistRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodUpdatePlaylistRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.