Class StreamingVideoConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfig
-
- All Implemented Interfaces:
StreamingVideoConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class StreamingVideoConfig extends com.google.protobuf.GeneratedMessageV3 implements StreamingVideoConfigOrBuilder
Provides information to the annotator that specifies how to process the request.
Protobuf typegoogle.cloud.videointelligence.v1p3beta1.StreamingVideoConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStreamingVideoConfig.BuilderProvides information to the annotator that specifies how to process the request.static classStreamingVideoConfig.StreamingConfigCase-
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 intAUTOML_ACTION_RECOGNITION_CONFIG_FIELD_NUMBERstatic intAUTOML_CLASSIFICATION_CONFIG_FIELD_NUMBERstatic intAUTOML_OBJECT_TRACKING_CONFIG_FIELD_NUMBERstatic intEXPLICIT_CONTENT_DETECTION_CONFIG_FIELD_NUMBERstatic intFEATURE_FIELD_NUMBERstatic intLABEL_DETECTION_CONFIG_FIELD_NUMBERstatic intOBJECT_TRACKING_CONFIG_FIELD_NUMBERstatic intSHOT_CHANGE_DETECTION_CONFIG_FIELD_NUMBERstatic intSTORAGE_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StreamingAutomlActionRecognitionConfiggetAutomlActionRecognitionConfig()Config for STREAMING_AUTOML_ACTION_RECOGNITION.StreamingAutomlActionRecognitionConfigOrBuildergetAutomlActionRecognitionConfigOrBuilder()Config for STREAMING_AUTOML_ACTION_RECOGNITION.StreamingAutomlClassificationConfiggetAutomlClassificationConfig()Config for STREAMING_AUTOML_CLASSIFICATION.StreamingAutomlClassificationConfigOrBuildergetAutomlClassificationConfigOrBuilder()Config for STREAMING_AUTOML_CLASSIFICATION.StreamingAutomlObjectTrackingConfiggetAutomlObjectTrackingConfig()Config for STREAMING_AUTOML_OBJECT_TRACKING.StreamingAutomlObjectTrackingConfigOrBuildergetAutomlObjectTrackingConfigOrBuilder()Config for STREAMING_AUTOML_OBJECT_TRACKING.static StreamingVideoConfiggetDefaultInstance()StreamingVideoConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StreamingExplicitContentDetectionConfiggetExplicitContentDetectionConfig()Config for STREAMING_EXPLICIT_CONTENT_DETECTION.StreamingExplicitContentDetectionConfigOrBuildergetExplicitContentDetectionConfigOrBuilder()Config for STREAMING_EXPLICIT_CONTENT_DETECTION.StreamingFeaturegetFeature()Requested annotation feature.intgetFeatureValue()Requested annotation feature.StreamingLabelDetectionConfiggetLabelDetectionConfig()Config for STREAMING_LABEL_DETECTION.StreamingLabelDetectionConfigOrBuildergetLabelDetectionConfigOrBuilder()Config for STREAMING_LABEL_DETECTION.StreamingObjectTrackingConfiggetObjectTrackingConfig()Config for STREAMING_OBJECT_TRACKING.StreamingObjectTrackingConfigOrBuildergetObjectTrackingConfigOrBuilder()Config for STREAMING_OBJECT_TRACKING.com.google.protobuf.Parser<StreamingVideoConfig>getParserForType()intgetSerializedSize()StreamingShotChangeDetectionConfiggetShotChangeDetectionConfig()Config for STREAMING_SHOT_CHANGE_DETECTION.StreamingShotChangeDetectionConfigOrBuildergetShotChangeDetectionConfigOrBuilder()Config for STREAMING_SHOT_CHANGE_DETECTION.StreamingStorageConfiggetStorageConfig()Streaming storage option.StreamingStorageConfigOrBuildergetStorageConfigOrBuilder()Streaming storage option.StreamingVideoConfig.StreamingConfigCasegetStreamingConfigCase()booleanhasAutomlActionRecognitionConfig()Config for STREAMING_AUTOML_ACTION_RECOGNITION.booleanhasAutomlClassificationConfig()Config for STREAMING_AUTOML_CLASSIFICATION.booleanhasAutomlObjectTrackingConfig()Config for STREAMING_AUTOML_OBJECT_TRACKING.booleanhasExplicitContentDetectionConfig()Config for STREAMING_EXPLICIT_CONTENT_DETECTION.inthashCode()booleanhasLabelDetectionConfig()Config for STREAMING_LABEL_DETECTION.booleanhasObjectTrackingConfig()Config for STREAMING_OBJECT_TRACKING.booleanhasShotChangeDetectionConfig()Config for STREAMING_SHOT_CHANGE_DETECTION.booleanhasStorageConfig()Streaming storage option.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static StreamingVideoConfig.BuildernewBuilder()static StreamingVideoConfig.BuildernewBuilder(StreamingVideoConfig prototype)StreamingVideoConfig.BuildernewBuilderForType()protected StreamingVideoConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static StreamingVideoConfigparseDelimitedFrom(InputStream input)static StreamingVideoConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingVideoConfigparseFrom(byte[] data)static StreamingVideoConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingVideoConfigparseFrom(com.google.protobuf.ByteString data)static StreamingVideoConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingVideoConfigparseFrom(com.google.protobuf.CodedInputStream input)static StreamingVideoConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingVideoConfigparseFrom(InputStream input)static StreamingVideoConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StreamingVideoConfigparseFrom(ByteBuffer data)static StreamingVideoConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StreamingVideoConfig>parser()StreamingVideoConfig.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
-
SHOT_CHANGE_DETECTION_CONFIG_FIELD_NUMBER
public static final int SHOT_CHANGE_DETECTION_CONFIG_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
-
EXPLICIT_CONTENT_DETECTION_CONFIG_FIELD_NUMBER
public static final int EXPLICIT_CONTENT_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
-
AUTOML_ACTION_RECOGNITION_CONFIG_FIELD_NUMBER
public static final int AUTOML_ACTION_RECOGNITION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTOML_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int AUTOML_CLASSIFICATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTOML_OBJECT_TRACKING_CONFIG_FIELD_NUMBER
public static final int AUTOML_OBJECT_TRACKING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURE_FIELD_NUMBER
public static final int FEATURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORAGE_CONFIG_FIELD_NUMBER
public static final int STORAGE_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
-
getStreamingConfigCase
public StreamingVideoConfig.StreamingConfigCase getStreamingConfigCase()
- Specified by:
getStreamingConfigCasein interfaceStreamingVideoConfigOrBuilder
-
hasShotChangeDetectionConfig
public boolean hasShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;- Specified by:
hasShotChangeDetectionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the shotChangeDetectionConfig field is set.
-
getShotChangeDetectionConfig
public StreamingShotChangeDetectionConfig getShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;- Specified by:
getShotChangeDetectionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The shotChangeDetectionConfig.
-
getShotChangeDetectionConfigOrBuilder
public StreamingShotChangeDetectionConfigOrBuilder getShotChangeDetectionConfigOrBuilder()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;- Specified by:
getShotChangeDetectionConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
hasLabelDetectionConfig
public boolean hasLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;- Specified by:
hasLabelDetectionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the labelDetectionConfig field is set.
-
getLabelDetectionConfig
public StreamingLabelDetectionConfig getLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;- Specified by:
getLabelDetectionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The labelDetectionConfig.
-
getLabelDetectionConfigOrBuilder
public StreamingLabelDetectionConfigOrBuilder getLabelDetectionConfigOrBuilder()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;- Specified by:
getLabelDetectionConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
hasExplicitContentDetectionConfig
public boolean hasExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;- Specified by:
hasExplicitContentDetectionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the explicitContentDetectionConfig field is set.
-
getExplicitContentDetectionConfig
public StreamingExplicitContentDetectionConfig getExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;- Specified by:
getExplicitContentDetectionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The explicitContentDetectionConfig.
-
getExplicitContentDetectionConfigOrBuilder
public StreamingExplicitContentDetectionConfigOrBuilder getExplicitContentDetectionConfigOrBuilder()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;- Specified by:
getExplicitContentDetectionConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
hasObjectTrackingConfig
public boolean hasObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;- Specified by:
hasObjectTrackingConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the objectTrackingConfig field is set.
-
getObjectTrackingConfig
public StreamingObjectTrackingConfig getObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;- Specified by:
getObjectTrackingConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The objectTrackingConfig.
-
getObjectTrackingConfigOrBuilder
public StreamingObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;- Specified by:
getObjectTrackingConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
hasAutomlActionRecognitionConfig
public boolean hasAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;- Specified by:
hasAutomlActionRecognitionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the automlActionRecognitionConfig field is set.
-
getAutomlActionRecognitionConfig
public StreamingAutomlActionRecognitionConfig getAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;- Specified by:
getAutomlActionRecognitionConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The automlActionRecognitionConfig.
-
getAutomlActionRecognitionConfigOrBuilder
public StreamingAutomlActionRecognitionConfigOrBuilder getAutomlActionRecognitionConfigOrBuilder()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;- Specified by:
getAutomlActionRecognitionConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
hasAutomlClassificationConfig
public boolean hasAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;- Specified by:
hasAutomlClassificationConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the automlClassificationConfig field is set.
-
getAutomlClassificationConfig
public StreamingAutomlClassificationConfig getAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;- Specified by:
getAutomlClassificationConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The automlClassificationConfig.
-
getAutomlClassificationConfigOrBuilder
public StreamingAutomlClassificationConfigOrBuilder getAutomlClassificationConfigOrBuilder()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;- Specified by:
getAutomlClassificationConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
hasAutomlObjectTrackingConfig
public boolean hasAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;- Specified by:
hasAutomlObjectTrackingConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the automlObjectTrackingConfig field is set.
-
getAutomlObjectTrackingConfig
public StreamingAutomlObjectTrackingConfig getAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;- Specified by:
getAutomlObjectTrackingConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The automlObjectTrackingConfig.
-
getAutomlObjectTrackingConfigOrBuilder
public StreamingAutomlObjectTrackingConfigOrBuilder getAutomlObjectTrackingConfigOrBuilder()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;- Specified by:
getAutomlObjectTrackingConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
getFeatureValue
public int getFeatureValue()
Requested annotation feature.
.google.cloud.videointelligence.v1p3beta1.StreamingFeature feature = 1;- Specified by:
getFeatureValuein interfaceStreamingVideoConfigOrBuilder- Returns:
- The enum numeric value on the wire for feature.
-
getFeature
public StreamingFeature getFeature()
Requested annotation feature.
.google.cloud.videointelligence.v1p3beta1.StreamingFeature feature = 1;- Specified by:
getFeaturein interfaceStreamingVideoConfigOrBuilder- Returns:
- The feature.
-
hasStorageConfig
public boolean hasStorageConfig()
Streaming storage option. By default: storage is disabled.
.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig storage_config = 30;- Specified by:
hasStorageConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- Whether the storageConfig field is set.
-
getStorageConfig
public StreamingStorageConfig getStorageConfig()
Streaming storage option. By default: storage is disabled.
.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig storage_config = 30;- Specified by:
getStorageConfigin interfaceStreamingVideoConfigOrBuilder- Returns:
- The storageConfig.
-
getStorageConfigOrBuilder
public StreamingStorageConfigOrBuilder getStorageConfigOrBuilder()
Streaming storage option. By default: storage is disabled.
.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig storage_config = 30;- Specified by:
getStorageConfigOrBuilderin interfaceStreamingVideoConfigOrBuilder
-
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 StreamingVideoConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StreamingVideoConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StreamingVideoConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StreamingVideoConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StreamingVideoConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StreamingVideoConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StreamingVideoConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static StreamingVideoConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static StreamingVideoConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static StreamingVideoConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static StreamingVideoConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static StreamingVideoConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public StreamingVideoConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static StreamingVideoConfig.Builder newBuilder()
-
newBuilder
public static StreamingVideoConfig.Builder newBuilder(StreamingVideoConfig prototype)
-
toBuilder
public StreamingVideoConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StreamingVideoConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static StreamingVideoConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StreamingVideoConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<StreamingVideoConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public StreamingVideoConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-