Home
last modified time | relevance | path

Searched refs:GoogleCloudRetailV2alphaExportErrorsConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2alphaExportUserEventsResponse.php25 protected $errorsConfigType = GoogleCloudRetailV2alphaExportErrorsConfig::class;
43 * @param GoogleCloudRetailV2alphaExportErrorsConfig
45 public function setErrorsConfig(GoogleCloudRetailV2alphaExportErrorsConfig $errorsConfig)
50 * @return GoogleCloudRetailV2alphaExportErrorsConfig
H A DGoogleCloudRetailV2alphaExportProductsResponse.php25 protected $errorsConfigType = GoogleCloudRetailV2alphaExportErrorsConfig::class;
43 * @param GoogleCloudRetailV2alphaExportErrorsConfig
45 public function setErrorsConfig(GoogleCloudRetailV2alphaExportErrorsConfig $errorsConfig)
50 * @return GoogleCloudRetailV2alphaExportErrorsConfig
H A DGoogleCloudRetailV2alphaExportErrorsConfig.php20 class GoogleCloudRetailV2alphaExportErrorsConfig extends \Google\Model class
44 class_alias(GoogleCloudRetailV2alphaExportErrorsConfig::class, 'Google_Service_CloudRetail_GoogleCl…