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

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

Response message for installing a FeaturedContentNativeDashboard.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#native_dashboard

def native_dashboard() -> ::String
Returns
  • (::String) — Optional. The resource name of the NativeDashboard created. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{native_dashboard_id}

#native_dashboard=

def native_dashboard=(value) -> ::String
Parameter
  • value (::String) — Optional. The resource name of the NativeDashboard created. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{native_dashboard_id}
Returns
  • (::String) — Optional. The resource name of the NativeDashboard created. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{native_dashboard_id}