Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php108 public $userRoles; variable in Google\\Service\\Dfareporting
4655 'userRoles',
4659 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/userRoles/{id}',
4674 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/userRoles/{id}',
4689 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/userRoles',
4699 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/userRoles',
4742 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/userRoles',
4757 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/userRoles',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserRolesListResponse.php65 public function setUserRoles($userRoles) argument
67 $this->userRoles = $userRoles;
74 return $this->userRoles;