| @@ 1653-1678 (lines=26) @@ | ||
| 1650 | } | |
| 1651 | } | |
| 1652 | ||
| 1653 | class Google_Service_Plus_ActivityObjectPlusoners extends Google_Model | |
| 1654 | { | |
| 1655 | public $selfLink; | |
| 1656 | public $totalItems; | |
| 1657 | ||
| 1658 | public function setSelfLink($selfLink) | |
| 1659 |     { | |
| 1660 | $this->selfLink = $selfLink; | |
| 1661 | } | |
| 1662 | ||
| 1663 | public function getSelfLink() | |
| 1664 |     { | |
| 1665 | return $this->selfLink; | |
| 1666 | } | |
| 1667 | ||
| 1668 | public function setTotalItems($totalItems) | |
| 1669 |     { | |
| 1670 | $this->totalItems = $totalItems; | |
| 1671 | } | |
| 1672 | ||
| 1673 | public function getTotalItems() | |
| 1674 |     { | |
| 1675 | return $this->totalItems; | |
| 1676 | } | |
| 1677 | } | |
| 1678 | ||
| 1679 | class Google_Service_Plus_ActivityObjectReplies extends Google_Model | |
| 1680 | { | |
| 1681 | public $selfLink; | |
| @@ 1679-1704 (lines=26) @@ | ||
| 1676 | } | |
| 1677 | } | |
| 1678 | ||
| 1679 | class Google_Service_Plus_ActivityObjectReplies extends Google_Model | |
| 1680 | { | |
| 1681 | public $selfLink; | |
| 1682 | public $totalItems; | |
| 1683 | ||
| 1684 | public function setSelfLink($selfLink) | |
| 1685 |     { | |
| 1686 | $this->selfLink = $selfLink; | |
| 1687 | } | |
| 1688 | ||
| 1689 | public function getSelfLink() | |
| 1690 |     { | |
| 1691 | return $this->selfLink; | |
| 1692 | } | |
| 1693 | ||
| 1694 | public function setTotalItems($totalItems) | |
| 1695 |     { | |
| 1696 | $this->totalItems = $totalItems; | |
| 1697 | } | |
| 1698 | ||
| 1699 | public function getTotalItems() | |
| 1700 |     { | |
| 1701 | return $this->totalItems; | |
| 1702 | } | |
| 1703 | } | |
| 1704 | ||
| 1705 | class Google_Service_Plus_ActivityObjectResharers extends Google_Model | |
| 1706 | { | |
| 1707 | public $selfLink; | |
| @@ 1705-1730 (lines=26) @@ | ||
| 1702 | } | |
| 1703 | } | |
| 1704 | ||
| 1705 | class Google_Service_Plus_ActivityObjectResharers extends Google_Model | |
| 1706 | { | |
| 1707 | public $selfLink; | |
| 1708 | public $totalItems; | |
| 1709 | ||
| 1710 | public function setSelfLink($selfLink) | |
| 1711 |     { | |
| 1712 | $this->selfLink = $selfLink; | |
| 1713 | } | |
| 1714 | ||
| 1715 | public function getSelfLink() | |
| 1716 |     { | |
| 1717 | return $this->selfLink; | |
| 1718 | } | |
| 1719 | ||
| 1720 | public function setTotalItems($totalItems) | |
| 1721 |     { | |
| 1722 | $this->totalItems = $totalItems; | |
| 1723 | } | |
| 1724 | ||
| 1725 | public function getTotalItems() | |
| 1726 |     { | |
| 1727 | return $this->totalItems; | |
| 1728 | } | |
| 1729 | } | |
| 1730 | ||
| 1731 | class Google_Service_Plus_ActivityProvider extends Google_Model | |
| 1732 | { | |
| 1733 | public $title; | |