Reference documentation and code samples for the Google Cloud Asset V1 Client class ListFeedsRequest.
List asset feeds request.
Generated from protobuf message google.cloud.asset.v1.ListFeedsRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent project/folder/organization whose feeds are to be listed. It can only be using project/folder/organization number (such as "folders/12345")", or a project ID (such as "projects/my-project-id").
getParent
Required. The parent project/folder/organization whose feeds are to be
listed. It can only be using project/folder/organization number (such as
"folders/12345")", or a project ID (such as "projects/my-project-id").
Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
string
setParent
Required. The parent project/folder/organization whose feeds are to be
listed. It can only be using project/folder/organization number (such as
"folders/12345")", or a project ID (such as "projects/my-project-id").
Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED];