Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPlanNode.php45 protected $shortRepresentationType = ShortRepresentation::class;
133 * @param ShortRepresentation
135 public function setShortRepresentation(ShortRepresentation $shortRepresentation)
140 * @return ShortRepresentation
H A DShortRepresentation.php20 class ShortRepresentation extends \Google\Model class
62 class_alias(ShortRepresentation::class, 'Google_Service_Spanner_ShortRepresentation');