Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ExportNativeDashboardsResponse.
Response message for exporting a dashboard.
Generated from protobuf message google.cloud.chronicle.v1.ExportNativeDashboardsResponse
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ inline_destination |
InlineDestination
The data for the exported dashboards included directly in the response. |
getInlineDestination
The data for the exported dashboards included directly in the response.
| Returns | |
|---|---|
| Type | Description |
InlineDestination|null |
|
hasInlineDestination
setInlineDestination
The data for the exported dashboards included directly in the response.
| Parameter | |
|---|---|
| Name | Description |
var |
InlineDestination
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDestination
| Returns | |
|---|---|
| Type | Description |
string |
|