Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::DatasetOutputConfig.
Output configuration for datasets.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_destination
def gcs_destination() -> ::Google::Cloud::Translate::V3::GcsOutputDestination
Returns
- (::Google::Cloud::Translate::V3::GcsOutputDestination) — Google Cloud Storage destination to write the output.
#gcs_destination=
def gcs_destination=(value) -> ::Google::Cloud::Translate::V3::GcsOutputDestination
Parameter
- value (::Google::Cloud::Translate::V3::GcsOutputDestination) — Google Cloud Storage destination to write the output.
Returns
- (::Google::Cloud::Translate::V3::GcsOutputDestination) — Google Cloud Storage destination to write the output.