Class: Google::Analytics::Data::V1beta::BatchRunReportsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/data/v1beta/analytics_data_api.rb

Overview

The batch response containing multiple reports.

Instance Attribute Summary collapse

Instance Attribute Details

#kind::String



422
423
424
425
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 422

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

#reports::Array<::Google::Analytics::Data::V1beta::RunReportResponse>



422
423
424
425
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 422

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