Google Cloud Asset V1 Client - Class DeleteFeedRequest (1.12.2)

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

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

Namespace

Google \ Cloud \ Asset \ V1

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

static::build

Parameter
NameDescription
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
TypeDescription
Google\Cloud\Asset\V1\DeleteFeedRequest