Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DInvitation.php32 protected $targetLocationType = TargetLocation::class;
82 * @param TargetLocation
84 public function setTargetLocation(TargetLocation $targetLocation)
89 * @return TargetLocation
H A DTargetLocation.php20 class TargetLocation extends \Google\Model class
62 class_alias(TargetLocation::class, 'Google_Service_MyBusinessAccountManagement_TargetLocation');