Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DEmbeddedObject.php32 protected $linkedContentReferenceType = LinkedContentReference::class;
106 * @param LinkedContentReference
108 public function setLinkedContentReference(LinkedContentReference $linkedContentReference)
113 * @return LinkedContentReference
H A DLinkedContentReference.php20 class LinkedContentReference extends \Google\Model class
42 class_alias(LinkedContentReference::class, 'Google_Service_Docs_LinkedContentReference');