Cloud Translation V3 API - Class Google::Cloud::Translate::V3::GcsSource (v0.12.0)

Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::GcsSource.

The Google Cloud Storage location for the input content.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#input_uri

def input_uri() -> ::String
Returns
  • (::String) — Required. Source data URI. For example, gs://my_bucket/my_object.

#input_uri=

def input_uri=(value) -> ::String
Parameter
  • value (::String) — Required. Source data URI. For example, gs://my_bucket/my_object.
Returns
  • (::String) — Required. Source data URI. For example, gs://my_bucket/my_object.