Reference documentation and code samples for the Google Cloud Chronicle V1 Client class CreateNativeDashboardRequest.
Request message to create a dashboard.
Generated from protobuf message google.cloud.chronicle.v1.CreateNativeDashboardRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this dashboard will be created. Format: projects/{project}/locations/{location}/instances/{instance}
↳ native_dashboard
getParent
Required. The parent resource where this dashboard will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
string
setParent
Required. The parent resource where this dashboard will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
var
string
$this
getNativeDashboard
Required. The dashboard to create.
hasNativeDashboard
clearNativeDashboard
setNativeDashboard
Required. The dashboard to create.
$this
static::build
parent
string
Required. The parent resource where this dashboard will be created. Format: projects/{project}/locations/{location}/instances/{instance} Please see NativeDashboardServiceClient::instanceName() for help formatting this field.
nativeDashboard

