Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DFeed.php29 public $feedType; variable in Google\\Service\\Classroom\\Feed
62 public function setFeedType($feedType) argument
64 $this->feedType = $feedType;
71 return $this->feedType;
H A DRegistration.php28 protected $feedType = Feed::class; variable in Google\\Service\\Classroom\\Registration
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DCreateFeedRequest.php22 protected $feedType = Feed::class; variable in Google\\Service\\CloudAsset\\CreateFeedRequest
H A DUpdateFeedRequest.php22 protected $feedType = Feed::class; variable in Google\\Service\\CloudAsset\\UpdateFeedRequest