Google Cloud Asset V1 Client - Class ListFeedsResponse (1.10.2)

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setFeeds

A list of feeds.

Parameter
NameDescription
var array<Google\Cloud\Asset\V1\Feed>
Returns
TypeDescription
$this