Google Cloud Asset V1 Client - Class GetFeedRequest (1.11.3)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this