Google Cloud Asset V1 Client - Class GetFeedRequest (1.16.2)

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

Get asset feed request.

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

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the Feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id

getName

Required. The name of the Feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id

Returns
Type Description
string

setName

Required. The name of the Feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the Feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id Please see Google\Cloud\Asset\V1\AssetServiceClient::feedName() for help formatting this field.

Returns
Type Description
Google\Cloud\Asset\V1\GetFeedRequest