Reference documentation and code samples for the Google Cloud Asset V1 Client class DeleteFeedRequest.
Generated from protobuf messagegoogle.cloud.asset.v1.DeleteFeedRequest
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 seeAssetServiceClient::feedName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Asset V1 Client - Class DeleteFeedRequest (2.2.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.3 (latest)](/php/docs/reference/cloud-asset/latest/V1.DeleteFeedRequest)\n- [2.2.2](/php/docs/reference/cloud-asset/2.2.2/V1.DeleteFeedRequest)\n- [2.1.3](/php/docs/reference/cloud-asset/2.1.3/V1.DeleteFeedRequest)\n- [2.0.1](/php/docs/reference/cloud-asset/2.0.1/V1.DeleteFeedRequest)\n- [1.16.4](/php/docs/reference/cloud-asset/1.16.4/V1.DeleteFeedRequest)\n- [1.14.1](/php/docs/reference/cloud-asset/1.14.1/V1.DeleteFeedRequest)\n- [1.13.2](/php/docs/reference/cloud-asset/1.13.2/V1.DeleteFeedRequest)\n- [1.12.2](/php/docs/reference/cloud-asset/1.12.2/V1.DeleteFeedRequest)\n- [1.11.3](/php/docs/reference/cloud-asset/1.11.3/V1.DeleteFeedRequest)\n- [1.10.2](/php/docs/reference/cloud-asset/1.10.2/V1.DeleteFeedRequest)\n- [1.9.2](/php/docs/reference/cloud-asset/1.9.2/V1.DeleteFeedRequest) \nReference documentation and code samples for the Google Cloud Asset V1 Client class DeleteFeedRequest.\n\nGenerated from protobuf message `google.cloud.asset.v1.DeleteFeedRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Asset \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the feed and it must be in the format of:\nprojects/project_number/feeds/feed_id\nfolders/folder_number/feeds/feed_id\norganizations/organization_number/feeds/feed_id\n\n### setName\n\nRequired. The name of the feed and it must be in the format of:\nprojects/project_number/feeds/feed_id\nfolders/folder_number/feeds/feed_id\norganizations/organization_number/feeds/feed_id\n\n### static::build"]]