Home
last modified time | relevance | path

Searched refs:CohortReportSettings (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DCohortSpec.php23 protected $cohortReportSettingsType = CohortReportSettings::class;
31 * @param CohortReportSettings
33 public function setCohortReportSettings(CohortReportSettings $cohortReportSettings)
38 * @return CohortReportSettings
H A DCohortReportSettings.php20 class CohortReportSettings extends \Google\Model class
44 class_alias(CohortReportSettings::class, 'Google_Service_AnalyticsData_CohortReportSettings');