Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DTrackCountryAvailability.php32 public $syncWithProduction; variable in Google\\Service\\AndroidPublisher\\TrackCountryAvailability
65 public function setSyncWithProduction($syncWithProduction) argument
67 $this->syncWithProduction = $syncWithProduction;
74 return $this->syncWithProduction;