Class: Google::Cloud::StorageInsights::V1::ListReportConfigsResponse

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

Overview

Message for response to listing ReportConfigs

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



57
58
59
60
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 57

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

#report_configs::Array<::Google::Cloud::StorageInsights::V1::ReportConfig>



57
58
59
60
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 57

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

#unreachable::Array<::String>



57
58
59
60
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 57

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