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

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

A resource that represents the background job that imports asset frames.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#asset_source

def asset_source() -> ::String
Returns
  • (::String) — Required. Reference to a source.

#asset_source=

def asset_source=(value) -> ::String
Parameter
  • value (::String) — Required. Reference to a source.
Returns
  • (::String) — Required. Reference to a source.

#complete_time

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

#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.

#execution_report

def execution_report() -> ::Google::Cloud::MigrationCenter::V1::ExecutionReport
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#name

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

#state

def state() -> ::Google::Cloud::MigrationCenter::V1::ImportJob::ImportJobState
Returns

#update_time

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

#validation_report

def validation_report() -> ::Google::Cloud::MigrationCenter::V1::ValidationReport
Returns