Interface protos.google.cloud.vmmigration.v1.IMigrationError (3.0.2)

Properties of a MigrationError.

Package

@google-cloud/vmmigration

Properties

actionItem

actionItem?: (google.rpc.ILocalizedMessage|null);

MigrationError actionItem

code

code?: (google.cloud.vmmigration.v1.MigrationError.ErrorCode|keyof typeof google.cloud.vmmigration.v1.MigrationError.ErrorCode|null);

MigrationError code

errorMessage

errorMessage?: (google.rpc.ILocalizedMessage|null);

MigrationError errorMessage

errorTime

errorTime?: (google.protobuf.ITimestamp|null);

MigrationError errorTime

helpLinks?: (google.rpc.Help.ILink[]|null);

MigrationError helpLinks