Class: Google::Cloud::MigrationCenter::V1::DiskEntryList

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

Overview

VM disks.

Instance Attribute Summary collapse

Instance Attribute Details

#entries::Array<::Google::Cloud::MigrationCenter::V1::DiskEntry>

Returns Disk entries.

Returns:



2049
2050
2051
2052
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2049

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