Google Cloud Migration Center V1 Client - Class AssetList (0.3.1)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class AssetList.

Lists the asset IDs of all assets.

Generated from protobuf message google.cloud.migrationcenter.v1.AssetList

Namespace

Google \ Cloud \ MigrationCenter \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ asset_ids array

Required. A list of asset IDs

getAssetIds

Required. A list of asset IDs

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setAssetIds

Required. A list of asset IDs

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this