Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DListProperties.php23 protected $nestingLevelsType = NestingLevel::class;
27 * @param NestingLevel[]
34 * @return NestingLevel[]
H A DNestingLevel.php20 class NestingLevel extends \Google\Model class
164 class_alias(NestingLevel::class, 'Google_Service_Docs_NestingLevel');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSlidesList.php26 protected $nestingLevelType = NestingLevel::class;
44 * @param NestingLevel[]
51 * @return NestingLevel[]
H A DNestingLevel.php20 class NestingLevel extends \Google\Model class
42 class_alias(NestingLevel::class, 'Google_Service_Slides_NestingLevel');