Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DReplicationStatus.php22 protected $automaticType = AutomaticStatus::class;
28 * @param AutomaticStatus
30 public function setAutomatic(AutomaticStatus $automatic)
35 * @return AutomaticStatus
H A DAutomaticStatus.php20 class AutomaticStatus extends \Google\Model class
42 class_alias(AutomaticStatus::class, 'Google_Service_SecretManager_AutomaticStatus');