Uses of Class
com.mypurecloud.sdk.v2.model.GoogleBusinessProfileAccountReference
Packages that use GoogleBusinessProfileAccountReference
-
Uses of GoogleBusinessProfileAccountReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GoogleBusinessProfileAccountReferenceModifier and TypeMethodDescriptionGoogleBusinessProfileOpenIntegration.getAccount()GoogleBusinessProfileOpenIntegrationRequest.getAccount()GoogleBusinessProfileOpenIntegrationUpdateRequest.getAccount()ID of the Google Business Profile accountMethods in com.mypurecloud.sdk.v2.model with parameters of type GoogleBusinessProfileAccountReferenceModifier and TypeMethodDescriptionGoogleBusinessProfileOpenIntegration.account(GoogleBusinessProfileAccountReference account) Google Business Profile account accessible with the authorization tokenGoogleBusinessProfileOpenIntegrationRequest.account(GoogleBusinessProfileAccountReference account) Google Business Profile account accessible with the authorization tokenGoogleBusinessProfileOpenIntegrationUpdateRequest.account(GoogleBusinessProfileAccountReference account) Google Business Profile account accessible with the authorization tokenvoidGoogleBusinessProfileOpenIntegration.setAccount(GoogleBusinessProfileAccountReference account) voidGoogleBusinessProfileOpenIntegrationRequest.setAccount(GoogleBusinessProfileAccountReference account) voidGoogleBusinessProfileOpenIntegrationUpdateRequest.setAccount(GoogleBusinessProfileAccountReference account)