An asset feed used to export asset updates to a destinations.
An asset feed filter controls what updates are exported.
The asset feed must be created within a project, organization, or
folder. Supported destinations are:
Cloud Pub/Sub topics.
A list of the full names of the assets to receive updates. You must specify
either or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed. For
example:
//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.
See Resource
Names
for more info.
A list of the full names of the assets to receive updates. You must specify
either or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed. For
example:
//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.
See Resource
Names
for more info.
A list of the full names of the assets to receive updates. You must specify
either or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed. For
example:
//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.
See Resource
Names
for more info.
A list of the full names of the assets to receive updates. You must specify
either or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed. For
example:
//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1.
See Resource
Names
for more info.
A list of types of the assets to receive updates. You must specify either
or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed.
For example:
"compute.googleapis.com/Disk" See Introduction to Cloud Asset
Inventory
for all supported asset types.
A list of types of the assets to receive updates. You must specify either
or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed.
For example:
"compute.googleapis.com/Disk" See Introduction to Cloud Asset
Inventory
for all supported asset types.
A list of types of the assets to receive updates. You must specify either
or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed.
For example:
"compute.googleapis.com/Disk" See Introduction to Cloud Asset
Inventory
for all supported asset types.
A list of types of the assets to receive updates. You must specify either
or both of asset_names and asset_types. Only asset updates matching
specified asset_names and asset_types are exported to the feed.
For example:
"compute.googleapis.com/Disk" See Introduction to Cloud Asset
Inventory
for all supported asset types.
Required. The format will be
projects/{project_number}/feeds/{client-assigned_feed_identifier} or
folders/{folder_number}/feeds/{client-assigned_feed_identifier} or
organizations/{organization_number}/feeds/{client-assigned_feed_identifier}
The client-assigned feed identifier must be unique within the parent
project/folder/organization.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
Required. The format will be
projects/{project_number}/feeds/{client-assigned_feed_identifier} or
folders/{folder_number}/feeds/{client-assigned_feed_identifier} or
organizations/{organization_number}/feeds/{client-assigned_feed_identifier}
The client-assigned feed identifier must be unique within the parent
project/folder/organization.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
[[["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-02-14 UTC."],[],[]]