Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::GetImportDataFileRequest.
A request to get an import data file.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the ImportDataFile.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the ImportDataFile.
Returns
- (::String) — Required. Name of the ImportDataFile.