Class: Google::Cloud::MigrationCenter::V1::ComputeEngineMigrationTarget

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb

Overview

Compute engine migration target.

Instance Attribute Summary collapse

Instance Attribute Details

#shape::Google::Cloud::MigrationCenter::V1::ComputeEngineShapeDescriptor

Returns Description of the suggested shape for the migration target.

Returns:



2930
2931
2932
2933
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2930

class ComputeEngineMigrationTarget
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end