Class: Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard

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

Overview

FeaturedContentNativeDashboard resource.

Instance Attribute Summary collapse

Instance Attribute Details

#content_metadata::Google::Cloud::Chronicle::V1::FeaturedContentMetadata (readonly)

Returns Output only. Metadata about the FeaturedContentNativeDashboard.

Returns:



36
37
38
39
# File 'proto_docs/google/cloud/chronicle/v1/featured_content_native_dashboard.rb', line 36

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

#dashboard_content::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries

Returns Optional. The dashboard content.

Returns:



36
37
38
39
# File 'proto_docs/google/cloud/chronicle/v1/featured_content_native_dashboard.rb', line 36

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

#name::String

Returns Identifier. The resource name of the FeaturedContentNativeDashboard. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}.

Returns:

  • (::String)

    Identifier. The resource name of the FeaturedContentNativeDashboard. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}



36
37
38
39
# File 'proto_docs/google/cloud/chronicle/v1/featured_content_native_dashboard.rb', line 36

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