public interface VodUpdateMediaInfoRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Int64Value |
getClassificationId()
视频分类Id
|
com.google.protobuf.Int64ValueOrBuilder |
getClassificationIdOrBuilder()
视频分类Id
|
com.google.protobuf.StringValue |
getDescription()
视频描述
|
com.google.protobuf.StringValueOrBuilder |
getDescriptionOrBuilder()
视频描述
|
com.google.protobuf.StringValue |
getPosterUri()
视频封面Uri
|
com.google.protobuf.StringValueOrBuilder |
getPosterUriOrBuilder()
视频封面Uri
|
com.google.protobuf.StringValue |
getTags()
视频标签
|
com.google.protobuf.StringValueOrBuilder |
getTagsOrBuilder()
视频标签
|
com.google.protobuf.StringValue |
getTitle()
视频名称
|
com.google.protobuf.StringValueOrBuilder |
getTitleOrBuilder()
视频名称
|
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
boolean |
hasClassificationId()
视频分类Id
|
boolean |
hasDescription()
视频描述
|
boolean |
hasPosterUri()
视频封面Uri
|
boolean |
hasTags()
视频标签
|
boolean |
hasTitle()
视频名称
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVid()
视频ID
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;boolean hasPosterUri()
视频封面Uri
.google.protobuf.StringValue PosterUri = 2;com.google.protobuf.StringValue getPosterUri()
视频封面Uri
.google.protobuf.StringValue PosterUri = 2;com.google.protobuf.StringValueOrBuilder getPosterUriOrBuilder()
视频封面Uri
.google.protobuf.StringValue PosterUri = 2;boolean hasTitle()
视频名称
.google.protobuf.StringValue Title = 3;com.google.protobuf.StringValue getTitle()
视频名称
.google.protobuf.StringValue Title = 3;com.google.protobuf.StringValueOrBuilder getTitleOrBuilder()
视频名称
.google.protobuf.StringValue Title = 3;boolean hasDescription()
视频描述
.google.protobuf.StringValue Description = 4;com.google.protobuf.StringValue getDescription()
视频描述
.google.protobuf.StringValue Description = 4;com.google.protobuf.StringValueOrBuilder getDescriptionOrBuilder()
视频描述
.google.protobuf.StringValue Description = 4;boolean hasTags()
视频标签
.google.protobuf.StringValue Tags = 5;com.google.protobuf.StringValue getTags()
视频标签
.google.protobuf.StringValue Tags = 5;com.google.protobuf.StringValueOrBuilder getTagsOrBuilder()
视频标签
.google.protobuf.StringValue Tags = 5;boolean hasClassificationId()
视频分类Id
.google.protobuf.Int64Value ClassificationId = 6;com.google.protobuf.Int64Value getClassificationId()
视频分类Id
.google.protobuf.Int64Value ClassificationId = 6;com.google.protobuf.Int64ValueOrBuilder getClassificationIdOrBuilder()
视频分类Id
.google.protobuf.Int64Value ClassificationId = 6;Copyright © 2023. All rights reserved.