Reference documentation and code samples for the Google Cloud Migration Center V1 Client class Frames.
Collection of frame data.
Generated from protobuf message google.cloud.migrationcenter.v1.Frames
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ frames_data |
array<Google\Cloud\MigrationCenter\V1\AssetFrame>
A repeated field of asset data. |
getFramesData
A repeated field of asset data.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setFramesData
A repeated field of asset data.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\MigrationCenter\V1\AssetFrame>
|
Returns | |
---|---|
Type | Description |
$this |