Migrate for Compute Engine V1 API - Class Google::Cloud::VMMigration::V1::MigrationWarning (v2.4.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::MigrationWarning.

Represents migration resource warning information that can be used with google.rpc.Status message. MigrationWarning is used to present the user with warning information in migration operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action_item

def action_item() -> ::Google::Rpc::LocalizedMessage
Returns

#code

def code() -> ::Google::Cloud::VMMigration::V1::MigrationWarning::WarningCode

#code=

def code=(value) -> ::Google::Cloud::VMMigration::V1::MigrationWarning::WarningCode
Parameter
def help_links() -> ::Array<::Google::Rpc::Help::Link>
Returns
  • (::Array<::Google::Rpc::Help::Link>) — Output only. URL(s) pointing to additional information on handling the current warning.

#warning_message

def warning_message() -> ::Google::Rpc::LocalizedMessage
Returns

#warning_time

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

#warning_time=

def warning_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns