Uses of Class
com.mypurecloud.sdk.v2.model.GoogleOAuthSettingsResponse
Packages that use GoogleOAuthSettingsResponse
-
Uses of GoogleOAuthSettingsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GoogleOAuthSettingsResponseModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettings()Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettings(GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsRequest request) Get Google Business Profile OAuth 2 settings 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 GoogleOAuthSettingsResponseModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettings(ApiRequest<Void> request) Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsAsync(GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsRequest request, AsyncApiCallback<GoogleOAuthSettingsResponse> callback) Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleOAuthSettingsResponse>> callback) Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsWithHttpInfo()Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type GoogleOAuthSettingsResponseModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsAsync(GetConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsRequest request, AsyncApiCallback<GoogleOAuthSettingsResponse> callback) Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenExtensionsGooglebusinessprofileOauthSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GoogleOAuthSettingsResponse>> callback) Get Google Business Profile OAuth 2 settings See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.