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