Chronicle V1 API - Class Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard.

FeaturedContentNativeDashboard resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content_metadata

def content_metadata() -> ::Google::Cloud::Chronicle::V1::FeaturedContentMetadata
Returns

#dashboard_content

def dashboard_content() -> ::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries
Returns

#dashboard_content=

def dashboard_content=(value) -> ::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The resource name of the FeaturedContentNativeDashboard. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — 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}