Uses of Class
com.mypurecloud.sdk.v2.model.GoogleAuthToken
Packages that use GoogleAuthToken
-
Uses of GoogleAuthToken in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GoogleAuthTokenModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileToken(GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest request) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileToken(String tokenId) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokens(PostConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensRequest request) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokens(GoogleAuthTokenRequest body) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type GoogleAuthTokenModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileToken(ApiRequest<Void> request) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenAsync(GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest request, AsyncApiCallback<GoogleAuthToken> callback) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleAuthToken>> callback) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenWithHttpInfo(String tokenId) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokens(ApiRequest<GoogleAuthTokenRequest> request) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensAsync(PostConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensRequest request, AsyncApiCallback<GoogleAuthToken> callback) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensAsync(ApiRequest<GoogleAuthTokenRequest> request, AsyncApiCallback<ApiResponse<GoogleAuthToken>> callback) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensWithHttpInfo(GoogleAuthTokenRequest body) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GoogleAuthTokenModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenAsync(GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenRequest request, AsyncApiCallback<GoogleAuthToken> callback) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokenAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleAuthToken>> callback) Get a Google Auth Token See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensAsync(PostConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensRequest request, AsyncApiCallback<GoogleAuthToken> callback) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileTokensAsync(ApiRequest<GoogleAuthTokenRequest> request, AsyncApiCallback<ApiResponse<GoogleAuthToken>> callback) Create a Google Auth Token by exchanging the one-time auth code retrieved from Google See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.