public final class VodMediaBasicInfo extends com.google.protobuf.GeneratedMessageV3 implements VodMediaBasicInfoOrBuilder
Volcengine.Vod.Models.Business.VodMediaBasicInfo
Modifier and Type | Class and Description |
---|---|
static class |
VodMediaBasicInfo.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodMediaBasicInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CLASSIFICATION_FIELD_NUMBER |
static int |
CREATETIME_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
POSTERURI_FIELD_NUMBER |
static int |
PUBLISHSTATUS_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
TAGS_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
VodClassification |
getClassification()
分类串
|
VodClassificationOrBuilder |
getClassificationOrBuilder()
分类串
|
String |
getCreateTime()
创建时间
|
com.google.protobuf.ByteString |
getCreateTimeBytes()
创建时间
|
static VodMediaBasicInfo |
getDefaultInstance() |
VodMediaBasicInfo |
getDefaultInstanceForType() |
String |
getDescription()
视频描述
|
com.google.protobuf.ByteString |
getDescriptionBytes()
视频描述
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<VodMediaBasicInfo> |
getParserForType() |
String |
getPosterUri()
封面图对象地址
|
com.google.protobuf.ByteString |
getPosterUriBytes()
封面图对象地址
|
String |
getPublishStatus()
发布状态
|
com.google.protobuf.ByteString |
getPublishStatusBytes()
发布状态
|
int |
getSerializedSize() |
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
String |
getTags(int index)
标签列表
|
com.google.protobuf.ByteString |
getTagsBytes(int index)
标签列表
|
int |
getTagsCount()
标签列表
|
com.google.protobuf.ProtocolStringList |
getTagsList()
标签列表
|
String |
getTitle()
视频名称
|
com.google.protobuf.ByteString |
getTitleBytes()
视频名称
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
boolean |
hasClassification()
分类串
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodMediaBasicInfo.Builder |
newBuilder() |
static VodMediaBasicInfo.Builder |
newBuilder(VodMediaBasicInfo prototype) |
VodMediaBasicInfo.Builder |
newBuilderForType() |
protected VodMediaBasicInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodMediaBasicInfo |
parseDelimitedFrom(InputStream input) |
static VodMediaBasicInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodMediaBasicInfo |
parseFrom(byte[] data) |
static VodMediaBasicInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodMediaBasicInfo |
parseFrom(ByteBuffer data) |
static VodMediaBasicInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodMediaBasicInfo |
parseFrom(com.google.protobuf.ByteString data) |
static VodMediaBasicInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodMediaBasicInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodMediaBasicInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodMediaBasicInfo |
parseFrom(InputStream input) |
static VodMediaBasicInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodMediaBasicInfo> |
parser() |
VodMediaBasicInfo.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, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int SPACENAME_FIELD_NUMBER
public static final int VID_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int POSTERURI_FIELD_NUMBER
public static final int PUBLISHSTATUS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
public static final int CLASSIFICATION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public String getSpaceName()
空间名
string SpaceName = 1;
getSpaceName
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;
getSpaceNameBytes
in interface VodMediaBasicInfoOrBuilder
public String getVid()
视频ID
string Vid = 2;
getVid
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;
getVidBytes
in interface VodMediaBasicInfoOrBuilder
public String getTitle()
视频名称
string Title = 3;
getTitle
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getTitleBytes()
视频名称
string Title = 3;
getTitleBytes
in interface VodMediaBasicInfoOrBuilder
public String getDescription()
视频描述
string Description = 4;
getDescription
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
视频描述
string Description = 4;
getDescriptionBytes
in interface VodMediaBasicInfoOrBuilder
public String getPosterUri()
封面图对象地址
string PosterUri = 5;
getPosterUri
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getPosterUriBytes()
封面图对象地址
string PosterUri = 5;
getPosterUriBytes
in interface VodMediaBasicInfoOrBuilder
public String getPublishStatus()
发布状态
string PublishStatus = 6;
getPublishStatus
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getPublishStatusBytes()
发布状态
string PublishStatus = 6;
getPublishStatusBytes
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ProtocolStringList getTagsList()
标签列表
repeated string Tags = 7;
getTagsList
in interface VodMediaBasicInfoOrBuilder
public int getTagsCount()
标签列表
repeated string Tags = 7;
getTagsCount
in interface VodMediaBasicInfoOrBuilder
public String getTags(int index)
标签列表
repeated string Tags = 7;
getTags
in interface VodMediaBasicInfoOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getTagsBytes(int index)
标签列表
repeated string Tags = 7;
getTagsBytes
in interface VodMediaBasicInfoOrBuilder
index
- The index of the value to return.public String getCreateTime()
创建时间
string CreateTime = 8;
getCreateTime
in interface VodMediaBasicInfoOrBuilder
public com.google.protobuf.ByteString getCreateTimeBytes()
创建时间
string CreateTime = 8;
getCreateTimeBytes
in interface VodMediaBasicInfoOrBuilder
public boolean hasClassification()
分类串
.Volcengine.Vod.Models.Business.VodClassification Classification = 9;
hasClassification
in interface VodMediaBasicInfoOrBuilder
public VodClassification getClassification()
分类串
.Volcengine.Vod.Models.Business.VodClassification Classification = 9;
getClassification
in interface VodMediaBasicInfoOrBuilder
public VodClassificationOrBuilder getClassificationOrBuilder()
分类串
.Volcengine.Vod.Models.Business.VodClassification Classification = 9;
getClassificationOrBuilder
in interface VodMediaBasicInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static VodMediaBasicInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodMediaBasicInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodMediaBasicInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodMediaBasicInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodMediaBasicInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodMediaBasicInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodMediaBasicInfo parseFrom(InputStream input) throws IOException
IOException
public static VodMediaBasicInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodMediaBasicInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodMediaBasicInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodMediaBasicInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodMediaBasicInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodMediaBasicInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static VodMediaBasicInfo.Builder newBuilder()
public static VodMediaBasicInfo.Builder newBuilder(VodMediaBasicInfo prototype)
public VodMediaBasicInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected VodMediaBasicInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static VodMediaBasicInfo getDefaultInstance()
public static com.google.protobuf.Parser<VodMediaBasicInfo> parser()
public com.google.protobuf.Parser<VodMediaBasicInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public VodMediaBasicInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.