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 class
StreamingVideoConfig.Builder
Provides information to the annotator that specifies how to process the request.static class
StreamingVideoConfig.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 int
AUTOML_ACTION_RECOGNITION_CONFIG_FIELD_NUMBER
static int
AUTOML_CLASSIFICATION_CONFIG_FIELD_NUMBER
static int
AUTOML_OBJECT_TRACKING_CONFIG_FIELD_NUMBER
static int
EXPLICIT_CONTENT_DETECTION_CONFIG_FIELD_NUMBER
static int
FEATURE_FIELD_NUMBER
static int
LABEL_DETECTION_CONFIG_FIELD_NUMBER
static int
OBJECT_TRACKING_CONFIG_FIELD_NUMBER
static int
SHOT_CHANGE_DETECTION_CONFIG_FIELD_NUMBER
static int
STORAGE_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
StreamingAutomlActionRecognitionConfig
getAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.StreamingAutomlActionRecognitionConfigOrBuilder
getAutomlActionRecognitionConfigOrBuilder()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.StreamingAutomlClassificationConfig
getAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.StreamingAutomlClassificationConfigOrBuilder
getAutomlClassificationConfigOrBuilder()
Config for STREAMING_AUTOML_CLASSIFICATION.StreamingAutomlObjectTrackingConfig
getAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.StreamingAutomlObjectTrackingConfigOrBuilder
getAutomlObjectTrackingConfigOrBuilder()
Config for STREAMING_AUTOML_OBJECT_TRACKING.static StreamingVideoConfig
getDefaultInstance()
StreamingVideoConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
StreamingExplicitContentDetectionConfig
getExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.StreamingExplicitContentDetectionConfigOrBuilder
getExplicitContentDetectionConfigOrBuilder()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.StreamingFeature
getFeature()
Requested annotation feature.int
getFeatureValue()
Requested annotation feature.StreamingLabelDetectionConfig
getLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.StreamingLabelDetectionConfigOrBuilder
getLabelDetectionConfigOrBuilder()
Config for STREAMING_LABEL_DETECTION.StreamingObjectTrackingConfig
getObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.StreamingObjectTrackingConfigOrBuilder
getObjectTrackingConfigOrBuilder()
Config for STREAMING_OBJECT_TRACKING.com.google.protobuf.Parser<StreamingVideoConfig>
getParserForType()
int
getSerializedSize()
StreamingShotChangeDetectionConfig
getShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.StreamingShotChangeDetectionConfigOrBuilder
getShotChangeDetectionConfigOrBuilder()
Config for STREAMING_SHOT_CHANGE_DETECTION.StreamingStorageConfig
getStorageConfig()
Streaming storage option.StreamingStorageConfigOrBuilder
getStorageConfigOrBuilder()
Streaming storage option.StreamingVideoConfig.StreamingConfigCase
getStreamingConfigCase()
boolean
hasAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.boolean
hasAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.boolean
hasAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.boolean
hasExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.int
hashCode()
boolean
hasLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.boolean
hasObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.boolean
hasShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.boolean
hasStorageConfig()
Streaming storage option.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static StreamingVideoConfig.Builder
newBuilder()
static StreamingVideoConfig.Builder
newBuilder(StreamingVideoConfig prototype)
StreamingVideoConfig.Builder
newBuilderForType()
protected StreamingVideoConfig.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static StreamingVideoConfig
parseDelimitedFrom(InputStream input)
static StreamingVideoConfig
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StreamingVideoConfig
parseFrom(byte[] data)
static StreamingVideoConfig
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StreamingVideoConfig
parseFrom(com.google.protobuf.ByteString data)
static StreamingVideoConfig
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StreamingVideoConfig
parseFrom(com.google.protobuf.CodedInputStream input)
static StreamingVideoConfig
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StreamingVideoConfig
parseFrom(InputStream input)
static StreamingVideoConfig
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StreamingVideoConfig
parseFrom(ByteBuffer data)
static StreamingVideoConfig
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<StreamingVideoConfig>
parser()
StreamingVideoConfig.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getStreamingConfigCase
public StreamingVideoConfig.StreamingConfigCase getStreamingConfigCase()
- Specified by:
getStreamingConfigCase
in interfaceStreamingVideoConfigOrBuilder
-
hasShotChangeDetectionConfig
public boolean hasShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;
- Specified by:
hasShotChangeDetectionConfig
in 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:
getShotChangeDetectionConfig
in 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:
getShotChangeDetectionConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
hasLabelDetectionConfig
public boolean hasLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;
- Specified by:
hasLabelDetectionConfig
in 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:
getLabelDetectionConfig
in interfaceStreamingVideoConfigOrBuilder
- Returns:
- The labelDetectionConfig.
-
getLabelDetectionConfigOrBuilder
public StreamingLabelDetectionConfigOrBuilder getLabelDetectionConfigOrBuilder()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;
- Specified by:
getLabelDetectionConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
hasExplicitContentDetectionConfig
public boolean hasExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;
- Specified by:
hasExplicitContentDetectionConfig
in 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:
getExplicitContentDetectionConfig
in 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:
getExplicitContentDetectionConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
hasObjectTrackingConfig
public boolean hasObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;
- Specified by:
hasObjectTrackingConfig
in 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:
getObjectTrackingConfig
in interfaceStreamingVideoConfigOrBuilder
- Returns:
- The objectTrackingConfig.
-
getObjectTrackingConfigOrBuilder
public StreamingObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;
- Specified by:
getObjectTrackingConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
hasAutomlActionRecognitionConfig
public boolean hasAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;
- Specified by:
hasAutomlActionRecognitionConfig
in 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:
getAutomlActionRecognitionConfig
in 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:
getAutomlActionRecognitionConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
hasAutomlClassificationConfig
public boolean hasAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;
- Specified by:
hasAutomlClassificationConfig
in 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:
getAutomlClassificationConfig
in interfaceStreamingVideoConfigOrBuilder
- Returns:
- The automlClassificationConfig.
-
getAutomlClassificationConfigOrBuilder
public StreamingAutomlClassificationConfigOrBuilder getAutomlClassificationConfigOrBuilder()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;
- Specified by:
getAutomlClassificationConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
hasAutomlObjectTrackingConfig
public boolean hasAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;
- Specified by:
hasAutomlObjectTrackingConfig
in 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:
getAutomlObjectTrackingConfig
in 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:
getAutomlObjectTrackingConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
getFeatureValue
public int getFeatureValue()
Requested annotation feature.
.google.cloud.videointelligence.v1p3beta1.StreamingFeature feature = 1;
- Specified by:
getFeatureValue
in 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:
getFeature
in 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:
hasStorageConfig
in 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:
getStorageConfig
in 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:
getStorageConfigOrBuilder
in interfaceStreamingVideoConfigOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StreamingVideoConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public StreamingVideoConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-