Google Cloud Asset Inventory v1 API - Class ListFeedsResponse (3.12.0)

public sealed class ListFeedsResponse : IMessage<ListFeedsResponse>, IEquatable<ListFeedsResponse>, IDeepCloneable<ListFeedsResponse>, IBufferMessage, IMessage

Inheritance

object > ListFeedsResponse

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

ListFeedsResponse()

public ListFeedsResponse()

ListFeedsResponse(ListFeedsResponse)

public ListFeedsResponse(ListFeedsResponse other)
Parameter
Name Description
other ListFeedsResponse

Properties

Feeds

public RepeatedField<Feed> Feeds { get; }

A list of feeds.

Property Value
Type Description
RepeatedFieldFeed