Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DRestrictionChange.php29 public $newRestriction; variable in Google\\Service\\DriveActivity\\RestrictionChange
48 public function setNewRestriction($newRestriction) argument
50 $this->newRestriction = $newRestriction;
57 return $this->newRestriction;