Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DRegistration.php33 public $registrationId; variable in Google\\Service\\Classroom\\Registration
80 public function setRegistrationId($registrationId) argument
82 $this->registrationId = $registrationId;
89 return $this->registrationId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DDatacenterConnector.php49 public $registrationId; variable in Google\\Service\\VMMigrationService\\DatacenterConnector
174 public function setRegistrationId($registrationId) argument
176 $this->registrationId = $registrationId;
183 return $this->registrationId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DRegistrations.php71 * @param string $registrationId The `registration_id` of the `Registration` to
76 public function delete($registrationId, $optParams = []) argument
78 $params = ['registrationId' => $registrationId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClassroom.php1071 'path' => 'v1/registrations/{registrationId}',
1074 'registrationId' => [