Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ImportNativeDashboardsRequest.
Request message to import dashboards.
Generated from protobuf message google.cloud.chronicle.v1.ImportNativeDashboardsRequest
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}
↳ source
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
getSource
Required. The data will imported from this proto.
hasSource
clearSource
setSource
Required. The data will imported from this proto.
$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.
source

