Class: Google::Cloud::Translate::V3::GetAdaptiveMtFileRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/translate/v3/adaptive_mt.rb

Overview

The request for getting an AdaptiveMtFile.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



264
265
266
267
# File 'proto_docs/google/cloud/translate/v3/adaptive_mt.rb', line 264

class GetAdaptiveMtFileRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end