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

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

A resource that aggregates errors across import job files.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#file_validations

def file_validations() -> ::Array<::Google::Cloud::MigrationCenter::V1::FileValidationReport>
Returns

#file_validations=

def file_validations=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::FileValidationReport>
Parameter
Returns

#job_errors

def job_errors() -> ::Array<::Google::Cloud::MigrationCenter::V1::ImportError>
Returns

#job_errors=

def job_errors=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ImportError>
Parameter
Returns