Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::DatasetInputConfig.
Input configuration for datasets.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#input_files
def input_files() -> ::Array<::Google::Cloud::Translate::V3::DatasetInputConfig::InputFile> Returns 
 - (::Array<::Google::Cloud::Translate::V3::DatasetInputConfig::InputFile>) — Files containing the sentence pairs to be imported to the dataset.
#input_files=
def input_files=(value) -> ::Array<::Google::Cloud::Translate::V3::DatasetInputConfig::InputFile> Parameter 
 - value (::Array<::Google::Cloud::Translate::V3::DatasetInputConfig::InputFile>) — Files containing the sentence pairs to be imported to the dataset.
 Returns 
 - (::Array<::Google::Cloud::Translate::V3::DatasetInputConfig::InputFile>) — Files containing the sentence pairs to be imported to the dataset.