Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocumentStyleSuggestionState.php22 protected $backgroundSuggestionStateType = BackgroundSuggestionState::class;
92 * @param BackgroundSuggestionState
94 public function setBackgroundSuggestionState(BackgroundSuggestionState $backgroundSuggestionState)
99 * @return BackgroundSuggestionState
H A DBackgroundSuggestionState.php20 class BackgroundSuggestionState extends \Google\Model class
44 class_alias(BackgroundSuggestionState::class, 'Google_Service_Docs_BackgroundSuggestionState');