InstallFeaturedContentNativeDashboardRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message to install a FeaturedContentNativeDashboard.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard} |
featured_content_native_dashboard |
google.cloud.chronicle_v1.types.FeaturedContentNativeDashboard
Optional. The FeaturedContentNativeDashboard to install. |