Uses of Class
com.google.cloud.texttospeech.v1beta1.SynthesizeLongAudioMetadata
-
Packages that use SynthesizeLongAudioMetadata Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1beta1.stub -
-
Uses of SynthesizeLongAudioMetadata in com.google.cloud.texttospeech.v1beta1
Methods in com.google.cloud.texttospeech.v1beta1 that return SynthesizeLongAudioMetadata Modifier and Type Method Description SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata.Builder. build()
SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata.Builder. buildPartial()
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. getDefaultInstance()
SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata.Builder. getDefaultInstanceForType()
SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. getDefaultInstanceForType()
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseDelimitedFrom(InputStream input)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(byte[] data)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(com.google.protobuf.ByteString data)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(InputStream input)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(ByteBuffer data)
static SynthesizeLongAudioMetadata
SynthesizeLongAudioMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.texttospeech.v1beta1 that return types with arguments of type SynthesizeLongAudioMetadata Modifier and Type Method Description com.google.protobuf.Parser<SynthesizeLongAudioMetadata>
SynthesizeLongAudioMetadata. getParserForType()
static com.google.protobuf.Parser<SynthesizeLongAudioMetadata>
SynthesizeLongAudioMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeClient. synthesizeLongAudioAsync(SynthesizeLongAudioRequest request)
Synthesizes long form text asynchronously.com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeClient. synthesizeLongAudioOperationCallable()
Synthesizes long form text asynchronously.com.google.api.gax.rpc.OperationCallSettings.Builder<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeSettings.Builder. synthesizeLongAudioOperationSettings()
Returns the builder for the settings used for calls to synthesizeLongAudio.com.google.api.gax.rpc.OperationCallSettings<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeSettings. synthesizeLongAudioOperationSettings()
Returns the object with the settings used for calls to synthesizeLongAudio.Methods in com.google.cloud.texttospeech.v1beta1 with parameters of type SynthesizeLongAudioMetadata Modifier and Type Method Description SynthesizeLongAudioMetadata.Builder
SynthesizeLongAudioMetadata.Builder. mergeFrom(SynthesizeLongAudioMetadata other)
static SynthesizeLongAudioMetadata.Builder
SynthesizeLongAudioMetadata. newBuilder(SynthesizeLongAudioMetadata prototype)
-
Uses of SynthesizeLongAudioMetadata in com.google.cloud.texttospeech.v1beta1.stub
Methods in com.google.cloud.texttospeech.v1beta1.stub that return types with arguments of type SynthesizeLongAudioMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
GrpcTextToSpeechLongAudioSynthesizeStub. synthesizeLongAudioOperationCallable()
com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
HttpJsonTextToSpeechLongAudioSynthesizeStub. synthesizeLongAudioOperationCallable()
com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeStub. synthesizeLongAudioOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeStubSettings.Builder. synthesizeLongAudioOperationSettings()
Returns the builder for the settings used for calls to synthesizeLongAudio.com.google.api.gax.rpc.OperationCallSettings<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>
TextToSpeechLongAudioSynthesizeStubSettings. synthesizeLongAudioOperationSettings()
Returns the object with the settings used for calls to synthesizeLongAudio.
-