Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.DatasetsResource.InsightsdataResource

The "insightsdata" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.DatasetsResource.InsightsdataResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class ProjectsResource.LocationsResource.DatasetsResource.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.DatasetsResource.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.DatasetsResource.InsightsdataResource.ExportRequest
In this article
Back to top Generated by DocFX