Class: Google::Cloud::Asset::V1::ListFeedsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/asset/v1/asset_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#feeds::Array<::Google::Cloud::Asset::V1::Feed>

Returns A list of feeds.

Returns:



182
183
184
185
# File 'proto_docs/google/cloud/asset/v1/asset_service.rb', line 182

class ListFeedsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end