Class: Google::Cloud::Chronicle::V1::InlineDestination

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

Overview

InlineDestination for exporting a dashboard.

Instance Attribute Summary collapse

Instance Attribute Details

#dashboards::Array<::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries>

Returns Dashboards with charts and queries.

Returns:



50
51
52
53
# File 'proto_docs/google/cloud/chronicle/v1/native_dashboard.rb', line 50

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