Class: Google::Cloud::MigrationCenter::V1::FstabEntryList

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

Overview

Fstab content.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Fstab entries.

Returns:



2287
2288
2289
2290
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2287

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