Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DMembershipRole.php28 protected $restrictionEvaluationsType = RestrictionEvaluations::class;
60 * @param RestrictionEvaluations
62 public function setRestrictionEvaluations(RestrictionEvaluations $restrictionEvaluations)
67 * @return RestrictionEvaluations
H A DRestrictionEvaluations.php20 class RestrictionEvaluations extends \Google\Model class
42 class_alias(RestrictionEvaluations::class, 'Google_Service_CloudIdentity_RestrictionEvaluations');