embeddedObjectSuggestionState = $embeddedObjectSuggestionState; } /** * @return EmbeddedObjectSuggestionState */ public function getEmbeddedObjectSuggestionState() { return $this->embeddedObjectSuggestionState; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(InlineObjectPropertiesSuggestionState::class, 'Google_Service_Docs_InlineObjectPropertiesSuggestionState');