Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::InstallFeaturedContentNativeDashboardRequest.
Request message to install a FeaturedContentNativeDashboard.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#featured_content_native_dashboard
def featured_content_native_dashboard() -> ::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard
Returns
- (::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard) — Optional. The FeaturedContentNativeDashboard to install.
#featured_content_native_dashboard=
def featured_content_native_dashboard=(value) -> ::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard
Parameter
- value (::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard) — Optional. The FeaturedContentNativeDashboard to install.
Returns
- (::Google::Cloud::Chronicle::V1::FeaturedContentNativeDashboard) — Optional. The FeaturedContentNativeDashboard to install.
#name
def name() -> ::String
Returns
- (::String) — Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
Returns
- (::String) — Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}