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