Google Cloud Migration Center V1 Client - Class Frames (1.0.1)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ frames_data array<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<AssetFrame>
Returns
Type Description
$this