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:



2283
2284
2285
2286
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2283

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