Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DParagraphStyleSuggestionState.php86 protected $shadingSuggestionStateType = ShadingSuggestionState::class;
326 * @param ShadingSuggestionState
328 public function setShadingSuggestionState(ShadingSuggestionState $shadingSuggestionState)
333 * @return ShadingSuggestionState
H A DShadingSuggestionState.php20 class ShadingSuggestionState extends \Google\Model class
44 class_alias(ShadingSuggestionState::class, 'Google_Service_Docs_ShadingSuggestionState');