target.apidocs.com.google.api.services.contactcenterinsights.v1.ContactcenterinsightsRequest.html Maven / Gradle / Ivy
ContactcenterinsightsRequest (Contact Center AI Insights API v1-rev20240420-2.0.0)
com.google.api.services.contactcenterinsights.v1
Class ContactcenterinsightsRequest<T>
- java.lang.Object
-
- java.util.AbstractMap<String,Object>
-
- com.google.api.client.util.GenericData
-
- com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
-
- com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
- com.google.api.services.contactcenterinsights.v1.ContactcenterinsightsRequest<T>
-
- Direct Known Subclasses:
- Contactcenterinsights.Projects.Locations.Conversations.Analyses.Create, Contactcenterinsights.Projects.Locations.Conversations.Analyses.Delete, Contactcenterinsights.Projects.Locations.Conversations.Analyses.Get, Contactcenterinsights.Projects.Locations.Conversations.Analyses.List, Contactcenterinsights.Projects.Locations.Conversations.BulkAnalyze, Contactcenterinsights.Projects.Locations.Conversations.BulkDelete, Contactcenterinsights.Projects.Locations.Conversations.CalculateStats, Contactcenterinsights.Projects.Locations.Conversations.Create, Contactcenterinsights.Projects.Locations.Conversations.Delete, Contactcenterinsights.Projects.Locations.Conversations.Get, Contactcenterinsights.Projects.Locations.Conversations.Ingest, Contactcenterinsights.Projects.Locations.Conversations.List, Contactcenterinsights.Projects.Locations.Conversations.Patch, Contactcenterinsights.Projects.Locations.Conversations.Upload, Contactcenterinsights.Projects.Locations.GetSettings, Contactcenterinsights.Projects.Locations.Insightsdata.Export, Contactcenterinsights.Projects.Locations.IssueModels.CalculateIssueModelStats, Contactcenterinsights.Projects.Locations.IssueModels.ContactcenterinsightsImport, Contactcenterinsights.Projects.Locations.IssueModels.Create, Contactcenterinsights.Projects.Locations.IssueModels.Delete, Contactcenterinsights.Projects.Locations.IssueModels.Deploy, Contactcenterinsights.Projects.Locations.IssueModels.Export, Contactcenterinsights.Projects.Locations.IssueModels.Get, Contactcenterinsights.Projects.Locations.IssueModels.Issues.Delete, Contactcenterinsights.Projects.Locations.IssueModels.Issues.Get, Contactcenterinsights.Projects.Locations.IssueModels.Issues.List, Contactcenterinsights.Projects.Locations.IssueModels.Issues.Patch, Contactcenterinsights.Projects.Locations.IssueModels.List, Contactcenterinsights.Projects.Locations.IssueModels.Patch, Contactcenterinsights.Projects.Locations.IssueModels.Undeploy, Contactcenterinsights.Projects.Locations.Operations.Cancel, Contactcenterinsights.Projects.Locations.Operations.Get, Contactcenterinsights.Projects.Locations.Operations.List, Contactcenterinsights.Projects.Locations.PhraseMatchers.Create, Contactcenterinsights.Projects.Locations.PhraseMatchers.Delete, Contactcenterinsights.Projects.Locations.PhraseMatchers.Get, Contactcenterinsights.Projects.Locations.PhraseMatchers.List, Contactcenterinsights.Projects.Locations.PhraseMatchers.Patch, Contactcenterinsights.Projects.Locations.UpdateSettings, Contactcenterinsights.Projects.Locations.Views.Create, Contactcenterinsights.Projects.Locations.Views.Delete, Contactcenterinsights.Projects.Locations.Views.Get, Contactcenterinsights.Projects.Locations.Views.List, Contactcenterinsights.Projects.Locations.Views.Patch
public abstract class ContactcenterinsightsRequest<T>
extends com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
Contactcenterinsights request.
- Since:
- 1.3
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.api.client.util.GenericData
com.google.api.client.util.GenericData.Flags
-
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Constructor Summary
Constructors
Constructor and Description
ContactcenterinsightsRequest(Contactcenterinsights client,
String method,
String uriTemplate,
Object content,
Class<T> responseClass)
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
String
get$Xgafv()
V1 error format.
Contactcenterinsights
getAbstractGoogleClient()
String
getAccessToken()
OAuth access token.
String
getAlt()
Data format for response.
String
getCallback()
JSONP
String
getFields()
Selector specifying which fields to include in a partial response.
String
getKey()
API key.
String
getOauthToken()
OAuth 2.0 token for the current user.
Boolean
getPrettyPrint()
Returns response with indentations and line breaks.
String
getQuotaUser()
Available to use for quota purposes for server-side applications.
String
getUploadProtocol()
Upload protocol for media (e.g.
String
getUploadType()
Legacy upload protocol for media (e.g.
ContactcenterinsightsRequest<T>
set(String parameterName,
Object value)
ContactcenterinsightsRequest<T>
set$Xgafv(String $Xgafv)
V1 error format.
ContactcenterinsightsRequest<T>
setAccessToken(String accessToken)
OAuth access token.
ContactcenterinsightsRequest<T>
setAlt(String alt)
Data format for response.
ContactcenterinsightsRequest<T>
setCallback(String callback)
JSONP
ContactcenterinsightsRequest<T>
setDisableGZipContent(boolean disableGZipContent)
ContactcenterinsightsRequest<T>
setFields(String fields)
Selector specifying which fields to include in a partial response.
ContactcenterinsightsRequest<T>
setKey(String key)
API key.
ContactcenterinsightsRequest<T>
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
ContactcenterinsightsRequest<T>
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
ContactcenterinsightsRequest<T>
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
ContactcenterinsightsRequest<T>
setRequestHeaders(com.google.api.client.http.HttpHeaders headers)
ContactcenterinsightsRequest<T>
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
ContactcenterinsightsRequest<T>
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
-
Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest
getJsonContent, newExceptionOnError, queue
-
Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
-
Methods inherited from class com.google.api.client.util.GenericData
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
-
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, isEmpty, keySet, size, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Constructor Detail
-
ContactcenterinsightsRequest
public ContactcenterinsightsRequest(Contactcenterinsights client,
String method,
String uriTemplate,
Object content,
Class<T> responseClass)
- Parameters:
client
- Google client
method
- HTTP Method
uriTemplate
- URI template for the path relative to the base URL. If it starts with a "/"
the base path from the base URL will be stripped out. The URI template can also be a
full URL. URI template expansion is done using
UriTemplate.expand(String, String, Object, boolean)
content
- A POJO that can be serialized into JSON or null
for none
responseClass
- response class to parse into
-
Method Detail
-
get$Xgafv
public String get$Xgafv()
V1 error format.
-
set$Xgafv
public ContactcenterinsightsRequest<T> set$Xgafv(String $Xgafv)
V1 error format.
-
getAccessToken
public String getAccessToken()
OAuth access token.
-
setAccessToken
public ContactcenterinsightsRequest<T> setAccessToken(String accessToken)
OAuth access token.
-
getAlt
public String getAlt()
Data format for response. [default: json]
-
setAlt
public ContactcenterinsightsRequest<T> setAlt(String alt)
Data format for response.
-
getCallback
public String getCallback()
JSONP
-
setCallback
public ContactcenterinsightsRequest<T> setCallback(String callback)
JSONP
-
getFields
public String getFields()
Selector specifying which fields to include in a partial response.
-
setFields
public ContactcenterinsightsRequest<T> setFields(String fields)
Selector specifying which fields to include in a partial response.
-
getKey
public String getKey()
API key. Your API key identifies your project and provides you with API access, quota, and
reports. Required unless you provide an OAuth 2.0 token.
-
setKey
public ContactcenterinsightsRequest<T> setKey(String key)
API key. Your API key identifies your project and provides you with API access, quota, and
reports. Required unless you provide an OAuth 2.0 token.
-
getOauthToken
public String getOauthToken()
OAuth 2.0 token for the current user.
-
setOauthToken
public ContactcenterinsightsRequest<T> setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
-
getPrettyPrint
public Boolean getPrettyPrint()
Returns response with indentations and line breaks. [default: true]
-
setPrettyPrint
public ContactcenterinsightsRequest<T> setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
-
getQuotaUser
public String getQuotaUser()
Available to use for quota purposes for server-side applications. Can be any arbitrary string
assigned to a user, but should not exceed 40 characters.
-
setQuotaUser
public ContactcenterinsightsRequest<T> setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications. Can be any arbitrary string
assigned to a user, but should not exceed 40 characters.
-
getUploadType
public String getUploadType()
Legacy upload protocol for media (e.g. "media", "multipart").
-
setUploadType
public ContactcenterinsightsRequest<T> setUploadType(String uploadType)
Legacy upload protocol for media (e.g. "media", "multipart").
-
getUploadProtocol
public String getUploadProtocol()
Upload protocol for media (e.g. "raw", "multipart").
-
setUploadProtocol
public ContactcenterinsightsRequest<T> setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g. "raw", "multipart").
-
getAbstractGoogleClient
public final Contactcenterinsights getAbstractGoogleClient()
- Overrides:
getAbstractGoogleClient
in class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
setDisableGZipContent
public ContactcenterinsightsRequest<T> setDisableGZipContent(boolean disableGZipContent)
- Overrides:
setDisableGZipContent
in class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
setRequestHeaders
public ContactcenterinsightsRequest<T> setRequestHeaders(com.google.api.client.http.HttpHeaders headers)
- Overrides:
setRequestHeaders
in class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
set
public ContactcenterinsightsRequest<T> set(String parameterName,
Object value)
- Overrides:
set
in class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy