Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DManagedProperty.php31 protected $valueBundleType = ManagedPropertyBundle::class;
33 protected $valueBundleArrayType = ManagedPropertyBundle::class;
77 * @param ManagedPropertyBundle
79 public function setValueBundle(ManagedPropertyBundle $valueBundle)
84 * @return ManagedPropertyBundle
91 * @param ManagedPropertyBundle[]
98 * @return ManagedPropertyBundle[]
H A DManagedPropertyBundle.php20 class ManagedPropertyBundle extends \Google\Collection class
43 class_alias(ManagedPropertyBundle::class, 'Google_Service_AndroidEnterprise_ManagedPropertyBundle');