Home
last modified time | relevance | path

Searched refs:VoiceOfMerchantState (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessVerifications.php78 'path' => 'v1/{+name}/VoiceOfMerchantState',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/Resource/
H A DLocations.php24 use Google\Service\MyBusinessVerifications\VoiceOfMerchantState; alias
56 * @return VoiceOfMerchantState
62 return $this->call('getVoiceOfMerchantState', [$params], VoiceOfMerchantState::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DVoiceOfMerchantState.php20 class VoiceOfMerchantState extends \Google\Model class
126 class_alias(VoiceOfMerchantState::class, 'Google_Service_MyBusinessVerifications_VoiceOfMerchantSta…