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
- (::Google::Cloud::Chronicle::V1::FeaturedContentMetadata) — Output only. Metadata about the FeaturedContentNativeDashboard.
#dashboard_content
def dashboard_content() -> ::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries
Returns
- (::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries) — Optional. The dashboard content.
#dashboard_content=
def dashboard_content=(value) -> ::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries
Parameter
- value (::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries) — Optional. The dashboard content.
Returns
- (::Google::Cloud::Chronicle::V1::NativeDashboardWithChartsAndQueries) — Optional. The dashboard content.
#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}