public final class Condition extends com.google.protobuf.GeneratedMessageV3 implements ConditionOrBuilder
Volcengine.Vod.Models.Business.Condition| Modifier and Type | Class and Description |
|---|---|
static class |
Condition.Builder
Protobuf type
Volcengine.Vod.Models.Business.Condition |
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 |
AUDIOBITRATERANGE_FIELD_NUMBER |
static int |
AUDIODURATIONRANGE_FIELD_NUMBER |
static int |
BITRATERANGE_FIELD_NUMBER |
static int |
DURATIONRANGE_FIELD_NUMBER |
static int |
FILETYPE_FIELD_NUMBER |
static int |
FPSRANGE_FIELD_NUMBER |
static int |
LONGRESRANGE_FIELD_NUMBER |
static int |
RESRANGE_FIELD_NUMBER |
static int |
USERCONDITION_FIELD_NUMBER |
static int |
VIDEODURATIONRANGE_FIELD_NUMBER |
static int |
VQSCORERANGE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAudioBitrateRange()
string AudioBitrateRange = 6; |
com.google.protobuf.ByteString |
getAudioBitrateRangeBytes()
string AudioBitrateRange = 6; |
String |
getAudioDurationRange()
string AudioDurationRange = 10; |
com.google.protobuf.ByteString |
getAudioDurationRangeBytes()
string AudioDurationRange = 10; |
String |
getBitrateRange()
string BitrateRange = 5; |
com.google.protobuf.ByteString |
getBitrateRangeBytes()
string BitrateRange = 5; |
static Condition |
getDefaultInstance() |
Condition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDurationRange()
string DurationRange = 3; |
com.google.protobuf.ByteString |
getDurationRangeBytes()
string DurationRange = 3; |
String |
getFileType()
string FileType = 7; |
com.google.protobuf.ByteString |
getFileTypeBytes()
string FileType = 7; |
String |
getFpsRange()
string FpsRange = 4; |
com.google.protobuf.ByteString |
getFpsRangeBytes()
string FpsRange = 4; |
String |
getLongResRange()
string LongResRange = 2; |
com.google.protobuf.ByteString |
getLongResRangeBytes()
string LongResRange = 2; |
com.google.protobuf.Parser<Condition> |
getParserForType() |
String |
getResRange()
string ResRange = 1; |
com.google.protobuf.ByteString |
getResRangeBytes()
string ResRange = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserCondition()
string UserCondition = 11; |
com.google.protobuf.ByteString |
getUserConditionBytes()
string UserCondition = 11; |
String |
getVideoDurationRange()
string VideoDurationRange = 9; |
com.google.protobuf.ByteString |
getVideoDurationRangeBytes()
string VideoDurationRange = 9; |
String |
getVQScoreRange()
string VQScoreRange = 8; |
com.google.protobuf.ByteString |
getVQScoreRangeBytes()
string VQScoreRange = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Condition.Builder |
newBuilder() |
static Condition.Builder |
newBuilder(Condition prototype) |
Condition.Builder |
newBuilderForType() |
protected Condition.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Condition |
parseDelimitedFrom(InputStream input) |
static Condition |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Condition |
parseFrom(byte[] data) |
static Condition |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Condition |
parseFrom(ByteBuffer data) |
static Condition |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Condition |
parseFrom(com.google.protobuf.ByteString data) |
static Condition |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Condition |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Condition |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Condition |
parseFrom(InputStream input) |
static Condition |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Condition> |
parser() |
Condition.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 RESRANGE_FIELD_NUMBER
public static final int LONGRESRANGE_FIELD_NUMBER
public static final int DURATIONRANGE_FIELD_NUMBER
public static final int FPSRANGE_FIELD_NUMBER
public static final int BITRATERANGE_FIELD_NUMBER
public static final int AUDIOBITRATERANGE_FIELD_NUMBER
public static final int FILETYPE_FIELD_NUMBER
public static final int VQSCORERANGE_FIELD_NUMBER
public static final int VIDEODURATIONRANGE_FIELD_NUMBER
public static final int AUDIODURATIONRANGE_FIELD_NUMBER
public static final int USERCONDITION_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 getResRange()
string ResRange = 1;getResRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getResRangeBytes()
string ResRange = 1;getResRangeBytes in interface ConditionOrBuilderpublic String getLongResRange()
string LongResRange = 2;getLongResRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getLongResRangeBytes()
string LongResRange = 2;getLongResRangeBytes in interface ConditionOrBuilderpublic String getDurationRange()
string DurationRange = 3;getDurationRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getDurationRangeBytes()
string DurationRange = 3;getDurationRangeBytes in interface ConditionOrBuilderpublic String getFpsRange()
string FpsRange = 4;getFpsRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getFpsRangeBytes()
string FpsRange = 4;getFpsRangeBytes in interface ConditionOrBuilderpublic String getBitrateRange()
string BitrateRange = 5;getBitrateRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getBitrateRangeBytes()
string BitrateRange = 5;getBitrateRangeBytes in interface ConditionOrBuilderpublic String getAudioBitrateRange()
string AudioBitrateRange = 6;getAudioBitrateRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getAudioBitrateRangeBytes()
string AudioBitrateRange = 6;getAudioBitrateRangeBytes in interface ConditionOrBuilderpublic String getFileType()
string FileType = 7;getFileType in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
string FileType = 7;getFileTypeBytes in interface ConditionOrBuilderpublic String getVQScoreRange()
string VQScoreRange = 8;getVQScoreRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getVQScoreRangeBytes()
string VQScoreRange = 8;getVQScoreRangeBytes in interface ConditionOrBuilderpublic String getVideoDurationRange()
string VideoDurationRange = 9;getVideoDurationRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getVideoDurationRangeBytes()
string VideoDurationRange = 9;getVideoDurationRangeBytes in interface ConditionOrBuilderpublic String getAudioDurationRange()
string AudioDurationRange = 10;getAudioDurationRange in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getAudioDurationRangeBytes()
string AudioDurationRange = 10;getAudioDurationRangeBytes in interface ConditionOrBuilderpublic String getUserCondition()
string UserCondition = 11;getUserCondition in interface ConditionOrBuilderpublic com.google.protobuf.ByteString getUserConditionBytes()
string UserCondition = 11;getUserConditionBytes in interface ConditionOrBuilderpublic 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 Condition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Condition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Condition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Condition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Condition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Condition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Condition parseFrom(InputStream input) throws IOException
IOExceptionpublic static Condition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Condition parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Condition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Condition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Condition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Condition.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Condition.Builder newBuilder()
public static Condition.Builder newBuilder(Condition prototype)
public Condition.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Condition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Condition getDefaultInstance()
public static com.google.protobuf.Parser<Condition> parser()
public com.google.protobuf.Parser<Condition> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Condition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.