Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ImportDataFile (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ImportDataFile.

A resource that represents a payload file in an import job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — User-friendly display name. Maximum length is 63 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — User-friendly display name. Maximum length is 63 characters.
Returns
  • (::String) — User-friendly display name. Maximum length is 63 characters.

#format

def format() -> ::Google::Cloud::MigrationCenter::V1::ImportJobFormat
Returns

#format=

def format=(value) -> ::Google::Cloud::MigrationCenter::V1::ImportJobFormat
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The name of the file.

#state

def state() -> ::Google::Cloud::MigrationCenter::V1::ImportDataFile::State
Returns

#upload_file_info

def upload_file_info() -> ::Google::Cloud::MigrationCenter::V1::UploadFileInfo
Returns

#upload_file_info=

def upload_file_info=(value) -> ::Google::Cloud::MigrationCenter::V1::UploadFileInfo
Parameter
Returns