Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::ListFeedsResponse.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#feeds
def feeds() -> ::Array<::Google::Cloud::Asset::V1::Feed>
Returns
- (::Array<::Google::Cloud::Asset::V1::Feed>) — A list of feeds.
#feeds=
def feeds=(value) -> ::Array<::Google::Cloud::Asset::V1::Feed>
Parameter
- value (::Array<::Google::Cloud::Asset::V1::Feed>) — A list of feeds.
Returns
- (::Array<::Google::Cloud::Asset::V1::Feed>) — A list of feeds.