public sealed class RunDiskMigrationJobResponse : IMessage<RunDiskMigrationJobResponse>, IEquatable<RunDiskMigrationJobResponse>, IDeepCloneable<RunDiskMigrationJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class RunDiskMigrationJobResponse.
Response message for 'RunDiskMigrationJob' request.
Implements
IMessageRunDiskMigrationJobResponse, IEquatableRunDiskMigrationJobResponse, IDeepCloneableRunDiskMigrationJobResponse, IBufferMessage, IMessageNamespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Constructors
RunDiskMigrationJobResponse()
public RunDiskMigrationJobResponse()
RunDiskMigrationJobResponse(RunDiskMigrationJobResponse)
public RunDiskMigrationJobResponse(RunDiskMigrationJobResponse other)
Parameter | |
---|---|
Name | Description |
other |
RunDiskMigrationJobResponse |