Reference documentation and code samples for the Google Cloud Chronicle V1 Client class FeaturedContentNativeDashboard.
FeaturedContentNativeDashboard resource.
Generated from protobuf message google.cloud.chronicle.v1.FeaturedContentNativeDashboard
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the FeaturedContentNativeDashboard. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
↳ content_metadata
↳ dashboard_content
getName
Identifier. The resource name of the FeaturedContentNativeDashboard.
Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
string
setName
Identifier. The resource name of the FeaturedContentNativeDashboard.
Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}
var
string
$this
getContentMetadata
Output only. Metadata about the FeaturedContentNativeDashboard.
hasContentMetadata
clearContentMetadata
setContentMetadata
Output only. Metadata about the FeaturedContentNativeDashboard.
$this
getDashboardContent
Optional. The dashboard content.
hasDashboardContent
clearDashboardContent
setDashboardContent
Optional. The dashboard content.
$this

