Class ProjectsResource.LocationsResource.InsightsdataResource
The "insightsdata" collection of methods.
Inherited Members
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class ProjectsResource.LocationsResource.InsightsdataResource
Constructors
InsightsdataResource(IClientService)
Constructs a new resource.
Declaration
public InsightsdataResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Export(GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest, string)
Export insights data to a destination defined in the request body.
Declaration
public virtual ProjectsResource.LocationsResource.InsightsdataResource.ExportRequest Export(GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest body, string parent)
Parameters
Type | Name | Description |
---|---|---|
GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest | body | The body of the request. |
string | parent | Required. The parent resource to export data from. |
Returns
Type | Description |
---|---|
ProjectsResource.LocationsResource.InsightsdataResource.ExportRequest |