Class ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource
The "authorizedViews" collection of methods.
Inheritance
ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource
Inherited Members
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource
Constructors
AuthorizedViewsResource(IClientService)
Constructs a new resource.
Declaration
public AuthorizedViewsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Conversations
Gets the Conversations resource.
Declaration
public virtual ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource.ConversationsResource Conversations { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewsResource.ConversationsResource |