Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::GcsOutputConfig (v0.12.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::GcsOutputConfig.

Output configurations for Cloud Storage.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — The Cloud Storage URI prefix with which recognition results will be written.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The Cloud Storage URI prefix with which recognition results will be written.
Returns
  • (::String) — The Cloud Storage URI prefix with which recognition results will be written.