Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::Transcription.
Audio transcription in Server Content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#finished
def finished() -> ::Boolean
Returns
- (::Boolean) — Optional. The bool indicates the end of the transcription.
#finished=
def finished=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. The bool indicates the end of the transcription.
Returns
- (::Boolean) — Optional. The bool indicates the end of the transcription.
#text
def text() -> ::String
Returns
- (::String) — Optional. Transcription text.
#text=
def text=(value) -> ::String
Parameter
- value (::String) — Optional. Transcription text.
Returns
- (::String) — Optional. Transcription text.