Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.ConversationsResource.SegmentsResource

The "segments" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.ConversationsResource.SegmentsResource
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.ConversationsResource.SegmentsResource

Constructors

SegmentsResource(IClientService)

Constructs a new resource.

Declaration
public SegmentsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

BulkAnalyze(GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest, string)

Analyzes multiple conversations in a single request.

Declaration
public virtual ProjectsResource.LocationsResource.ConversationsResource.SegmentsResource.BulkAnalyzeRequest BulkAnalyze(GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest body, string parent)
Parameters
Type Name Description
GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest body

The body of the request.

string parent

Required. The parent resource to create analyses in.

Returns
Type Description
ProjectsResource.LocationsResource.ConversationsResource.SegmentsResource.BulkAnalyzeRequest
In this article
Back to top Generated by DocFX