Reference documentation and code samples for the Google Cloud Migration Center V1 Client class FstabEntryList.
Fstab content.
Generated from protobuf message google.cloud.migrationcenter.v1.FstabEntryList
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ entries |
array<FstabEntry>
Fstab entries. |
getEntries
Fstab entries.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setEntries
Fstab entries.
| Parameter | |
|---|---|
| Name | Description |
var |
array<FstabEntry>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|