Class GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewResponse
The response for querying performance overview.
Implements
Inherited Members
Namespace: Google.Apis.Contactcenterinsights.v1.Data
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class GoogleCloudContactcenterinsightsV1QueryPerformanceOverviewResponse : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
SummaryText
The summary text of the performance.
Declaration
[JsonProperty("summaryText")]
public virtual string SummaryText { get; set; }
Property Value
Type | Description |
---|---|
string |