Class ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource
The "authorizedViews" collection of methods.
Inheritance
ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource
Inherited Members
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class ProjectsResource.LocationsResource.AuthorizedViewSetsResource.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.AuthorizedViewSetsResource.AuthorizedViewsResource.ConversationsResource Conversations { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource.ConversationsResource |
Methods
QueryMetrics(GoogleCloudContactcenterinsightsV1QueryMetricsRequest, string)
Query metrics.
Declaration
public virtual ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource.QueryMetricsRequest QueryMetrics(GoogleCloudContactcenterinsightsV1QueryMetricsRequest body, string location)
Parameters
Type | Name | Description |
---|---|---|
GoogleCloudContactcenterinsightsV1QueryMetricsRequest | body | The body of the request. |
string | location | Required. The location of the data. "projects/{project}/locations/{location}" |
Returns
Type | Description |
---|---|
ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource.QueryMetricsRequest |