Home
last modified time | relevance | path

Searched refs:ancestorName (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DQueryDriveActivityRequest.php25 public $ancestorName; variable in Google\\Service\\DriveActivity\\QueryDriveActivityRequest
48 public function setAncestorName($ancestorName) argument
50 $this->ancestorName = $ancestorName;
57 return $this->ancestorName;