Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource.ConversationsResource

The "conversations" collection of methods.

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

Constructors

ConversationsResource(IClientService)

Constructs a new resource.

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

Properties

FeedbackLabels

Gets the FeedbackLabels resource.

Declaration
public virtual ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource.ConversationsResource.FeedbackLabelsResource FeedbackLabels { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource.ConversationsResource.FeedbackLabelsResource
In this article
Back to top Generated by DocFX