Package com.google.cloud.speech.v2
Class BatchRecognizeRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.speech.v2.BatchRecognizeRequest
-
- All Implemented Interfaces:
BatchRecognizeRequestOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class BatchRecognizeRequest extends com.google.protobuf.GeneratedMessageV3 implements BatchRecognizeRequestOrBuilder
Request message for the [BatchRecognize][google.cloud.speech.v2.Speech.BatchRecognize] method.
Protobuf typegoogle.cloud.speech.v2.BatchRecognizeRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBatchRecognizeRequest.BuilderRequest message for the [BatchRecognize][google.cloud.speech.v2.Speech.BatchRecognize] method.static classBatchRecognizeRequest.ProcessingStrategyPossible processing strategies for batch requests.-
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 intCONFIG_FIELD_NUMBERstatic intCONFIG_MASK_FIELD_NUMBERstatic intFILES_FIELD_NUMBERstatic intPROCESSING_STRATEGY_FIELD_NUMBERstatic intRECOGNITION_OUTPUT_CONFIG_FIELD_NUMBERstatic intRECOGNIZER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)RecognitionConfiggetConfig()Features and audio metadata to use for the Automatic Speech Recognition.com.google.protobuf.FieldMaskgetConfigMask()The list of fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] that override the values in the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the recognizer during this recognition request.com.google.protobuf.FieldMaskOrBuildergetConfigMaskOrBuilder()The list of fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] that override the values in the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the recognizer during this recognition request.RecognitionConfigOrBuildergetConfigOrBuilder()Features and audio metadata to use for the Automatic Speech Recognition.static BatchRecognizeRequestgetDefaultInstance()BatchRecognizeRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()BatchRecognizeFileMetadatagetFiles(int index)Audio files with file metadata for ASR.intgetFilesCount()Audio files with file metadata for ASR.List<BatchRecognizeFileMetadata>getFilesList()Audio files with file metadata for ASR.BatchRecognizeFileMetadataOrBuildergetFilesOrBuilder(int index)Audio files with file metadata for ASR.List<? extends BatchRecognizeFileMetadataOrBuilder>getFilesOrBuilderList()Audio files with file metadata for ASR.com.google.protobuf.Parser<BatchRecognizeRequest>getParserForType()BatchRecognizeRequest.ProcessingStrategygetProcessingStrategy()Processing strategy to use for this request.intgetProcessingStrategyValue()Processing strategy to use for this request.RecognitionOutputConfiggetRecognitionOutputConfig()Configuration options for where to output the transcripts of each file.RecognitionOutputConfigOrBuildergetRecognitionOutputConfigOrBuilder()Configuration options for where to output the transcripts of each file.StringgetRecognizer()Required.com.google.protobuf.ByteStringgetRecognizerBytes()Required.intgetSerializedSize()booleanhasConfig()Features and audio metadata to use for the Automatic Speech Recognition.booleanhasConfigMask()The list of fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] that override the values in the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the recognizer during this recognition request.inthashCode()booleanhasRecognitionOutputConfig()Configuration options for where to output the transcripts of each file.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BatchRecognizeRequest.BuildernewBuilder()static BatchRecognizeRequest.BuildernewBuilder(BatchRecognizeRequest prototype)BatchRecognizeRequest.BuildernewBuilderForType()protected BatchRecognizeRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BatchRecognizeRequestparseDelimitedFrom(InputStream input)static BatchRecognizeRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRecognizeRequestparseFrom(byte[] data)static BatchRecognizeRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRecognizeRequestparseFrom(com.google.protobuf.ByteString data)static BatchRecognizeRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRecognizeRequestparseFrom(com.google.protobuf.CodedInputStream input)static BatchRecognizeRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRecognizeRequestparseFrom(InputStream input)static BatchRecognizeRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchRecognizeRequestparseFrom(ByteBuffer data)static BatchRecognizeRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BatchRecognizeRequest>parser()BatchRecognizeRequest.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
-
RECOGNIZER_FIELD_NUMBER
public static final int RECOGNIZER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIG_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIG_MASK_FIELD_NUMBER
public static final int CONFIG_MASK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILES_FIELD_NUMBER
public static final int FILES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECOGNITION_OUTPUT_CONFIG_FIELD_NUMBER
public static final int RECOGNITION_OUTPUT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSING_STRATEGY_FIELD_NUMBER
public static final int PROCESSING_STRATEGY_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
-
getRecognizer
public String getRecognizer()
Required. The name of the Recognizer to use during recognition. The expected format is `projects/{project}/locations/{location}/recognizers/{recognizer}`. The {recognizer} segment may be set to `_` to use an empty implicit Recognizer.string recognizer = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getRecognizerin interfaceBatchRecognizeRequestOrBuilder- Returns:
- The recognizer.
-
getRecognizerBytes
public com.google.protobuf.ByteString getRecognizerBytes()
Required. The name of the Recognizer to use during recognition. The expected format is `projects/{project}/locations/{location}/recognizers/{recognizer}`. The {recognizer} segment may be set to `_` to use an empty implicit Recognizer.string recognizer = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getRecognizerBytesin interfaceBatchRecognizeRequestOrBuilder- Returns:
- The bytes for recognizer.
-
hasConfig
public boolean hasConfig()
Features and audio metadata to use for the Automatic Speech Recognition. This field in combination with the [config_mask][google.cloud.speech.v2.BatchRecognizeRequest.config_mask] field can be used to override parts of the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the Recognizer resource.
.google.cloud.speech.v2.RecognitionConfig config = 4;- Specified by:
hasConfigin interfaceBatchRecognizeRequestOrBuilder- Returns:
- Whether the config field is set.
-
getConfig
public RecognitionConfig getConfig()
Features and audio metadata to use for the Automatic Speech Recognition. This field in combination with the [config_mask][google.cloud.speech.v2.BatchRecognizeRequest.config_mask] field can be used to override parts of the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the Recognizer resource.
.google.cloud.speech.v2.RecognitionConfig config = 4;- Specified by:
getConfigin interfaceBatchRecognizeRequestOrBuilder- Returns:
- The config.
-
getConfigOrBuilder
public RecognitionConfigOrBuilder getConfigOrBuilder()
Features and audio metadata to use for the Automatic Speech Recognition. This field in combination with the [config_mask][google.cloud.speech.v2.BatchRecognizeRequest.config_mask] field can be used to override parts of the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the Recognizer resource.
.google.cloud.speech.v2.RecognitionConfig config = 4;- Specified by:
getConfigOrBuilderin interfaceBatchRecognizeRequestOrBuilder
-
hasConfigMask
public boolean hasConfigMask()
The list of fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] that override the values in the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the recognizer during this recognition request. If no mask is provided, all given fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] override the values in the recognizer for this recognition request. If a mask is provided, only the fields listed in the mask override the config in the recognizer for this recognition request. If a wildcard (`*`) is provided, [config][google.cloud.speech.v2.BatchRecognizeRequest.config] completely overrides and replaces the config in the recognizer for this recognition request.
.google.protobuf.FieldMask config_mask = 5;- Specified by:
hasConfigMaskin interfaceBatchRecognizeRequestOrBuilder- Returns:
- Whether the configMask field is set.
-
getConfigMask
public com.google.protobuf.FieldMask getConfigMask()
The list of fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] that override the values in the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the recognizer during this recognition request. If no mask is provided, all given fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] override the values in the recognizer for this recognition request. If a mask is provided, only the fields listed in the mask override the config in the recognizer for this recognition request. If a wildcard (`*`) is provided, [config][google.cloud.speech.v2.BatchRecognizeRequest.config] completely overrides and replaces the config in the recognizer for this recognition request.
.google.protobuf.FieldMask config_mask = 5;- Specified by:
getConfigMaskin interfaceBatchRecognizeRequestOrBuilder- Returns:
- The configMask.
-
getConfigMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getConfigMaskOrBuilder()
The list of fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] that override the values in the [default_recognition_config][google.cloud.speech.v2.Recognizer.default_recognition_config] of the recognizer during this recognition request. If no mask is provided, all given fields in [config][google.cloud.speech.v2.BatchRecognizeRequest.config] override the values in the recognizer for this recognition request. If a mask is provided, only the fields listed in the mask override the config in the recognizer for this recognition request. If a wildcard (`*`) is provided, [config][google.cloud.speech.v2.BatchRecognizeRequest.config] completely overrides and replaces the config in the recognizer for this recognition request.
.google.protobuf.FieldMask config_mask = 5;- Specified by:
getConfigMaskOrBuilderin interfaceBatchRecognizeRequestOrBuilder
-
getFilesList
public List<BatchRecognizeFileMetadata> getFilesList()
Audio files with file metadata for ASR. The maximum number of files allowed to be specified is 5.
repeated .google.cloud.speech.v2.BatchRecognizeFileMetadata files = 3;- Specified by:
getFilesListin interfaceBatchRecognizeRequestOrBuilder
-
getFilesOrBuilderList
public List<? extends BatchRecognizeFileMetadataOrBuilder> getFilesOrBuilderList()
Audio files with file metadata for ASR. The maximum number of files allowed to be specified is 5.
repeated .google.cloud.speech.v2.BatchRecognizeFileMetadata files = 3;- Specified by:
getFilesOrBuilderListin interfaceBatchRecognizeRequestOrBuilder
-
getFilesCount
public int getFilesCount()
Audio files with file metadata for ASR. The maximum number of files allowed to be specified is 5.
repeated .google.cloud.speech.v2.BatchRecognizeFileMetadata files = 3;- Specified by:
getFilesCountin interfaceBatchRecognizeRequestOrBuilder
-
getFiles
public BatchRecognizeFileMetadata getFiles(int index)
Audio files with file metadata for ASR. The maximum number of files allowed to be specified is 5.
repeated .google.cloud.speech.v2.BatchRecognizeFileMetadata files = 3;- Specified by:
getFilesin interfaceBatchRecognizeRequestOrBuilder
-
getFilesOrBuilder
public BatchRecognizeFileMetadataOrBuilder getFilesOrBuilder(int index)
Audio files with file metadata for ASR. The maximum number of files allowed to be specified is 5.
repeated .google.cloud.speech.v2.BatchRecognizeFileMetadata files = 3;- Specified by:
getFilesOrBuilderin interfaceBatchRecognizeRequestOrBuilder
-
hasRecognitionOutputConfig
public boolean hasRecognitionOutputConfig()
Configuration options for where to output the transcripts of each file.
.google.cloud.speech.v2.RecognitionOutputConfig recognition_output_config = 6;- Specified by:
hasRecognitionOutputConfigin interfaceBatchRecognizeRequestOrBuilder- Returns:
- Whether the recognitionOutputConfig field is set.
-
getRecognitionOutputConfig
public RecognitionOutputConfig getRecognitionOutputConfig()
Configuration options for where to output the transcripts of each file.
.google.cloud.speech.v2.RecognitionOutputConfig recognition_output_config = 6;- Specified by:
getRecognitionOutputConfigin interfaceBatchRecognizeRequestOrBuilder- Returns:
- The recognitionOutputConfig.
-
getRecognitionOutputConfigOrBuilder
public RecognitionOutputConfigOrBuilder getRecognitionOutputConfigOrBuilder()
Configuration options for where to output the transcripts of each file.
.google.cloud.speech.v2.RecognitionOutputConfig recognition_output_config = 6;- Specified by:
getRecognitionOutputConfigOrBuilderin interfaceBatchRecognizeRequestOrBuilder
-
getProcessingStrategyValue
public int getProcessingStrategyValue()
Processing strategy to use for this request.
.google.cloud.speech.v2.BatchRecognizeRequest.ProcessingStrategy processing_strategy = 7;- Specified by:
getProcessingStrategyValuein interfaceBatchRecognizeRequestOrBuilder- Returns:
- The enum numeric value on the wire for processingStrategy.
-
getProcessingStrategy
public BatchRecognizeRequest.ProcessingStrategy getProcessingStrategy()
Processing strategy to use for this request.
.google.cloud.speech.v2.BatchRecognizeRequest.ProcessingStrategy processing_strategy = 7;- Specified by:
getProcessingStrategyin interfaceBatchRecognizeRequestOrBuilder- Returns:
- The processingStrategy.
-
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 BatchRecognizeRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchRecognizeRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchRecognizeRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchRecognizeRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchRecognizeRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchRecognizeRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchRecognizeRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BatchRecognizeRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BatchRecognizeRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BatchRecognizeRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static BatchRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BatchRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public BatchRecognizeRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BatchRecognizeRequest.Builder newBuilder()
-
newBuilder
public static BatchRecognizeRequest.Builder newBuilder(BatchRecognizeRequest prototype)
-
toBuilder
public BatchRecognizeRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BatchRecognizeRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BatchRecognizeRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BatchRecognizeRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<BatchRecognizeRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BatchRecognizeRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-