class ProjectsLocationsInsightsdata extends Resource (View source)

The "insightsdata" collection of methods.

Typical usage is:

 $contactcenterinsightsService = new Google\Service\Contactcenterinsights(...);
 $insightsdata = $contactcenterinsightsService->projects_locations_insightsdata;

Methods

export(string $parent, GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest $postBody, array $optParams = [])

Export insights data to a destination defined in the request body.

Details

GoogleLongrunningOperation export(string $parent, GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest $postBody, array $optParams = [])

Export insights data to a destination defined in the request body.

(insightsdata.export)

Parameters

string $parent

Required. The parent resource to export data from.

GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest $postBody
array $optParams

Optional parameters.

Return Value

GoogleLongrunningOperation

Exceptions

Exception