Class VideoContext
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.videointelligence.v1.VideoContext
-
- All Implemented Interfaces:
VideoContextOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class VideoContext extends com.google.protobuf.GeneratedMessageV3 implements VideoContextOrBuilder
Video context and/or feature-specific parameters.
Protobuf typegoogle.cloud.videointelligence.v1.VideoContext- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVideoContext.BuilderVideo context and/or feature-specific parameters.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intEXPLICIT_CONTENT_DETECTION_CONFIG_FIELD_NUMBERstatic intFACE_DETECTION_CONFIG_FIELD_NUMBERstatic intLABEL_DETECTION_CONFIG_FIELD_NUMBERstatic intOBJECT_TRACKING_CONFIG_FIELD_NUMBERstatic intPERSON_DETECTION_CONFIG_FIELD_NUMBERstatic intSEGMENTS_FIELD_NUMBERstatic intSHOT_CHANGE_DETECTION_CONFIG_FIELD_NUMBERstatic intSPEECH_TRANSCRIPTION_CONFIG_FIELD_NUMBERstatic intTEXT_DETECTION_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static VideoContextgetDefaultInstance()VideoContextgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()ExplicitContentDetectionConfiggetExplicitContentDetectionConfig()Config for EXPLICIT_CONTENT_DETECTION.ExplicitContentDetectionConfigOrBuildergetExplicitContentDetectionConfigOrBuilder()Config for EXPLICIT_CONTENT_DETECTION.FaceDetectionConfiggetFaceDetectionConfig()Config for FACE_DETECTION.FaceDetectionConfigOrBuildergetFaceDetectionConfigOrBuilder()Config for FACE_DETECTION.LabelDetectionConfiggetLabelDetectionConfig()Config for LABEL_DETECTION.LabelDetectionConfigOrBuildergetLabelDetectionConfigOrBuilder()Config for LABEL_DETECTION.ObjectTrackingConfiggetObjectTrackingConfig()Config for OBJECT_TRACKING.ObjectTrackingConfigOrBuildergetObjectTrackingConfigOrBuilder()Config for OBJECT_TRACKING.com.google.protobuf.Parser<VideoContext>getParserForType()PersonDetectionConfiggetPersonDetectionConfig()Config for PERSON_DETECTION.PersonDetectionConfigOrBuildergetPersonDetectionConfigOrBuilder()Config for PERSON_DETECTION.VideoSegmentgetSegments(int index)Video segments to annotate.intgetSegmentsCount()Video segments to annotate.List<VideoSegment>getSegmentsList()Video segments to annotate.VideoSegmentOrBuildergetSegmentsOrBuilder(int index)Video segments to annotate.List<? extends VideoSegmentOrBuilder>getSegmentsOrBuilderList()Video segments to annotate.intgetSerializedSize()ShotChangeDetectionConfiggetShotChangeDetectionConfig()Config for SHOT_CHANGE_DETECTION.ShotChangeDetectionConfigOrBuildergetShotChangeDetectionConfigOrBuilder()Config for SHOT_CHANGE_DETECTION.SpeechTranscriptionConfiggetSpeechTranscriptionConfig()Config for SPEECH_TRANSCRIPTION.SpeechTranscriptionConfigOrBuildergetSpeechTranscriptionConfigOrBuilder()Config for SPEECH_TRANSCRIPTION.TextDetectionConfiggetTextDetectionConfig()Config for TEXT_DETECTION.TextDetectionConfigOrBuildergetTextDetectionConfigOrBuilder()Config for TEXT_DETECTION.booleanhasExplicitContentDetectionConfig()Config for EXPLICIT_CONTENT_DETECTION.booleanhasFaceDetectionConfig()Config for FACE_DETECTION.inthashCode()booleanhasLabelDetectionConfig()Config for LABEL_DETECTION.booleanhasObjectTrackingConfig()Config for OBJECT_TRACKING.booleanhasPersonDetectionConfig()Config for PERSON_DETECTION.booleanhasShotChangeDetectionConfig()Config for SHOT_CHANGE_DETECTION.booleanhasSpeechTranscriptionConfig()Config for SPEECH_TRANSCRIPTION.booleanhasTextDetectionConfig()Config for TEXT_DETECTION.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VideoContext.BuildernewBuilder()static VideoContext.BuildernewBuilder(VideoContext prototype)VideoContext.BuildernewBuilderForType()protected VideoContext.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VideoContextparseDelimitedFrom(InputStream input)static VideoContextparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoContextparseFrom(byte[] data)static VideoContextparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoContextparseFrom(com.google.protobuf.ByteString data)static VideoContextparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoContextparseFrom(com.google.protobuf.CodedInputStream input)static VideoContextparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoContextparseFrom(InputStream input)static VideoContextparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoContextparseFrom(ByteBuffer data)static VideoContextparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VideoContext>parser()VideoContext.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SEGMENTS_FIELD_NUMBER
public static final int SEGMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABEL_DETECTION_CONFIG_FIELD_NUMBER
public static final int LABEL_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHOT_CHANGE_DETECTION_CONFIG_FIELD_NUMBER
public static final int SHOT_CHANGE_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPLICIT_CONTENT_DETECTION_CONFIG_FIELD_NUMBER
public static final int EXPLICIT_CONTENT_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FACE_DETECTION_CONFIG_FIELD_NUMBER
public static final int FACE_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPEECH_TRANSCRIPTION_CONFIG_FIELD_NUMBER
public static final int SPEECH_TRANSCRIPTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_DETECTION_CONFIG_FIELD_NUMBER
public static final int TEXT_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PERSON_DETECTION_CONFIG_FIELD_NUMBER
public static final int PERSON_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECT_TRACKING_CONFIG_FIELD_NUMBER
public static final int OBJECT_TRACKING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSegmentsList
public List<VideoSegment> getSegmentsList()
Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.
repeated .google.cloud.videointelligence.v1.VideoSegment segments = 1;- Specified by:
getSegmentsListin interfaceVideoContextOrBuilder
-
getSegmentsOrBuilderList
public List<? extends VideoSegmentOrBuilder> getSegmentsOrBuilderList()
Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.
repeated .google.cloud.videointelligence.v1.VideoSegment segments = 1;- Specified by:
getSegmentsOrBuilderListin interfaceVideoContextOrBuilder
-
getSegmentsCount
public int getSegmentsCount()
Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.
repeated .google.cloud.videointelligence.v1.VideoSegment segments = 1;- Specified by:
getSegmentsCountin interfaceVideoContextOrBuilder
-
getSegments
public VideoSegment getSegments(int index)
Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.
repeated .google.cloud.videointelligence.v1.VideoSegment segments = 1;- Specified by:
getSegmentsin interfaceVideoContextOrBuilder
-
getSegmentsOrBuilder
public VideoSegmentOrBuilder getSegmentsOrBuilder(int index)
Video segments to annotate. The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.
repeated .google.cloud.videointelligence.v1.VideoSegment segments = 1;- Specified by:
getSegmentsOrBuilderin interfaceVideoContextOrBuilder
-
hasLabelDetectionConfig
public boolean hasLabelDetectionConfig()
Config for LABEL_DETECTION.
.google.cloud.videointelligence.v1.LabelDetectionConfig label_detection_config = 2;- Specified by:
hasLabelDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the labelDetectionConfig field is set.
-
getLabelDetectionConfig
public LabelDetectionConfig getLabelDetectionConfig()
Config for LABEL_DETECTION.
.google.cloud.videointelligence.v1.LabelDetectionConfig label_detection_config = 2;- Specified by:
getLabelDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- The labelDetectionConfig.
-
getLabelDetectionConfigOrBuilder
public LabelDetectionConfigOrBuilder getLabelDetectionConfigOrBuilder()
Config for LABEL_DETECTION.
.google.cloud.videointelligence.v1.LabelDetectionConfig label_detection_config = 2;- Specified by:
getLabelDetectionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasShotChangeDetectionConfig
public boolean hasShotChangeDetectionConfig()
Config for SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1.ShotChangeDetectionConfig shot_change_detection_config = 3;- Specified by:
hasShotChangeDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the shotChangeDetectionConfig field is set.
-
getShotChangeDetectionConfig
public ShotChangeDetectionConfig getShotChangeDetectionConfig()
Config for SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1.ShotChangeDetectionConfig shot_change_detection_config = 3;- Specified by:
getShotChangeDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- The shotChangeDetectionConfig.
-
getShotChangeDetectionConfigOrBuilder
public ShotChangeDetectionConfigOrBuilder getShotChangeDetectionConfigOrBuilder()
Config for SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1.ShotChangeDetectionConfig shot_change_detection_config = 3;- Specified by:
getShotChangeDetectionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasExplicitContentDetectionConfig
public boolean hasExplicitContentDetectionConfig()
Config for EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1.ExplicitContentDetectionConfig explicit_content_detection_config = 4;- Specified by:
hasExplicitContentDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the explicitContentDetectionConfig field is set.
-
getExplicitContentDetectionConfig
public ExplicitContentDetectionConfig getExplicitContentDetectionConfig()
Config for EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1.ExplicitContentDetectionConfig explicit_content_detection_config = 4;- Specified by:
getExplicitContentDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- The explicitContentDetectionConfig.
-
getExplicitContentDetectionConfigOrBuilder
public ExplicitContentDetectionConfigOrBuilder getExplicitContentDetectionConfigOrBuilder()
Config for EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1.ExplicitContentDetectionConfig explicit_content_detection_config = 4;- Specified by:
getExplicitContentDetectionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasFaceDetectionConfig
public boolean hasFaceDetectionConfig()
Config for FACE_DETECTION.
.google.cloud.videointelligence.v1.FaceDetectionConfig face_detection_config = 5;- Specified by:
hasFaceDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the faceDetectionConfig field is set.
-
getFaceDetectionConfig
public FaceDetectionConfig getFaceDetectionConfig()
Config for FACE_DETECTION.
.google.cloud.videointelligence.v1.FaceDetectionConfig face_detection_config = 5;- Specified by:
getFaceDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- The faceDetectionConfig.
-
getFaceDetectionConfigOrBuilder
public FaceDetectionConfigOrBuilder getFaceDetectionConfigOrBuilder()
Config for FACE_DETECTION.
.google.cloud.videointelligence.v1.FaceDetectionConfig face_detection_config = 5;- Specified by:
getFaceDetectionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasSpeechTranscriptionConfig
public boolean hasSpeechTranscriptionConfig()
Config for SPEECH_TRANSCRIPTION.
.google.cloud.videointelligence.v1.SpeechTranscriptionConfig speech_transcription_config = 6;- Specified by:
hasSpeechTranscriptionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the speechTranscriptionConfig field is set.
-
getSpeechTranscriptionConfig
public SpeechTranscriptionConfig getSpeechTranscriptionConfig()
Config for SPEECH_TRANSCRIPTION.
.google.cloud.videointelligence.v1.SpeechTranscriptionConfig speech_transcription_config = 6;- Specified by:
getSpeechTranscriptionConfigin interfaceVideoContextOrBuilder- Returns:
- The speechTranscriptionConfig.
-
getSpeechTranscriptionConfigOrBuilder
public SpeechTranscriptionConfigOrBuilder getSpeechTranscriptionConfigOrBuilder()
Config for SPEECH_TRANSCRIPTION.
.google.cloud.videointelligence.v1.SpeechTranscriptionConfig speech_transcription_config = 6;- Specified by:
getSpeechTranscriptionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasTextDetectionConfig
public boolean hasTextDetectionConfig()
Config for TEXT_DETECTION.
.google.cloud.videointelligence.v1.TextDetectionConfig text_detection_config = 8;- Specified by:
hasTextDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the textDetectionConfig field is set.
-
getTextDetectionConfig
public TextDetectionConfig getTextDetectionConfig()
Config for TEXT_DETECTION.
.google.cloud.videointelligence.v1.TextDetectionConfig text_detection_config = 8;- Specified by:
getTextDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- The textDetectionConfig.
-
getTextDetectionConfigOrBuilder
public TextDetectionConfigOrBuilder getTextDetectionConfigOrBuilder()
Config for TEXT_DETECTION.
.google.cloud.videointelligence.v1.TextDetectionConfig text_detection_config = 8;- Specified by:
getTextDetectionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasPersonDetectionConfig
public boolean hasPersonDetectionConfig()
Config for PERSON_DETECTION.
.google.cloud.videointelligence.v1.PersonDetectionConfig person_detection_config = 11;- Specified by:
hasPersonDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the personDetectionConfig field is set.
-
getPersonDetectionConfig
public PersonDetectionConfig getPersonDetectionConfig()
Config for PERSON_DETECTION.
.google.cloud.videointelligence.v1.PersonDetectionConfig person_detection_config = 11;- Specified by:
getPersonDetectionConfigin interfaceVideoContextOrBuilder- Returns:
- The personDetectionConfig.
-
getPersonDetectionConfigOrBuilder
public PersonDetectionConfigOrBuilder getPersonDetectionConfigOrBuilder()
Config for PERSON_DETECTION.
.google.cloud.videointelligence.v1.PersonDetectionConfig person_detection_config = 11;- Specified by:
getPersonDetectionConfigOrBuilderin interfaceVideoContextOrBuilder
-
hasObjectTrackingConfig
public boolean hasObjectTrackingConfig()
Config for OBJECT_TRACKING.
.google.cloud.videointelligence.v1.ObjectTrackingConfig object_tracking_config = 13;- Specified by:
hasObjectTrackingConfigin interfaceVideoContextOrBuilder- Returns:
- Whether the objectTrackingConfig field is set.
-
getObjectTrackingConfig
public ObjectTrackingConfig getObjectTrackingConfig()
Config for OBJECT_TRACKING.
.google.cloud.videointelligence.v1.ObjectTrackingConfig object_tracking_config = 13;- Specified by:
getObjectTrackingConfigin interfaceVideoContextOrBuilder- Returns:
- The objectTrackingConfig.
-
getObjectTrackingConfigOrBuilder
public ObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
Config for OBJECT_TRACKING.
.google.cloud.videointelligence.v1.ObjectTrackingConfig object_tracking_config = 13;- Specified by:
getObjectTrackingConfigOrBuilderin interfaceVideoContextOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VideoContext parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoContext parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoContext parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoContext parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoContext parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoContext parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoContext parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VideoContext parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VideoContext parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VideoContext parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VideoContext parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VideoContext parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VideoContext.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VideoContext.Builder newBuilder()
-
newBuilder
public static VideoContext.Builder newBuilder(VideoContext prototype)
-
toBuilder
public VideoContext.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VideoContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VideoContext getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VideoContext> parser()
-
getParserForType
public com.google.protobuf.Parser<VideoContext> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VideoContext getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-