Google Cloud Asset V1 Client - Class ListFeedsResponse (1.16.2)

Reference documentation and code samples for the Google Cloud Asset V1 Client class ListFeedsResponse.

Generated from protobuf message google.cloud.asset.v1.ListFeedsResponse

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ feeds array<Google\Cloud\Asset\V1\Feed>

A list of feeds.

getFeeds

A list of feeds.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setFeeds

A list of feeds.

Parameter
Name Description
var array<Google\Cloud\Asset\V1\Feed>
Returns
Type Description
$this