PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
google
/
apiclient-services
/
src
/
Books
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\Books; class VolumeUserInfo extends \Google\Model { public $acquiredTime; public $acquisitionType; protected $copyType = VolumeUserInfoCopy::class; protected $copyDataType = ''; public $entitlementType; protected $familySharingType = VolumeUserInfoFamilySharing::class; protected $familySharingDataType = ''; public $isFamilySharedFromUser; public $isFamilySharedToUser; public $isFamilySharingAllowed; public $isFamilySharingDisabledByFop; public $isInMyBooks; public $isPreordered; public $isPurchased; public $isUploaded; protected $readingPositionType = ReadingPosition::class; protected $readingPositionDataType = ''; protected $rentalPeriodType = VolumeUserInfoRentalPeriod::class; protected $rentalPeriodDataType = ''; public $rentalState; protected $reviewType = Review::class; protected $reviewDataType = ''; public $updated; protected $userUploadedVolumeInfoType = VolumeUserInfoUserUploadedVolumeInfo::class; protected $userUploadedVolumeInfoDataType = ''; public function setAcquiredTime($acquiredTime) { $this->acquiredTime = $acquiredTime; } public function getAcquiredTime() { return $this->acquiredTime; } public function setAcquisitionType($acquisitionType) { $this->acquisitionType = $acquisitionType; } public function getAcquisitionType() { return $this->acquisitionType; } /** * @param VolumeUserInfoCopy */ public function setCopy(VolumeUserInfoCopy $copy) { $this->copy = $copy; } /** * @return VolumeUserInfoCopy */ public function getCopy() { return $this->copy; } public function setEntitlementType($entitlementType) { $this->entitlementType = $entitlementType; } public function getEntitlementType() { return $this->entitlementType; } /** * @param VolumeUserInfoFamilySharing */ public function setFamilySharing(VolumeUserInfoFamilySharing $familySharing) { $this->familySharing = $familySharing; } /** * @return VolumeUserInfoFamilySharing */ public function getFamilySharing() { return $this->familySharing; } public function setIsFamilySharedFromUser($isFamilySharedFromUser) { $this->isFamilySharedFromUser = $isFamilySharedFromUser; } public function getIsFamilySharedFromUser() { return $this->isFamilySharedFromUser; } public function setIsFamilySharedToUser($isFamilySharedToUser) { $this->isFamilySharedToUser = $isFamilySharedToUser; } public function getIsFamilySharedToUser() { return $this->isFamilySharedToUser; } public function setIsFamilySharingAllowed($isFamilySharingAllowed) { $this->isFamilySharingAllowed = $isFamilySharingAllowed; } public function getIsFamilySharingAllowed() { return $this->isFamilySharingAllowed; } public function setIsFamilySharingDisabledByFop($isFamilySharingDisabledByFop) { $this->isFamilySharingDisabledByFop = $isFamilySharingDisabledByFop; } public function getIsFamilySharingDisabledByFop() { return $this->isFamilySharingDisabledByFop; } public function setIsInMyBooks($isInMyBooks) { $this->isInMyBooks = $isInMyBooks; } public function getIsInMyBooks() { return $this->isInMyBooks; } public function setIsPreordered($isPreordered) { $this->isPreordered = $isPreordered; } public function getIsPreordered() { return $this->isPreordered; } public function setIsPurchased($isPurchased) { $this->isPurchased = $isPurchased; } public function getIsPurchased() { return $this->isPurchased; } public function setIsUploaded($isUploaded) { $this->isUploaded = $isUploaded; } public function getIsUploaded() { return $this->isUploaded; } /** * @param ReadingPosition */ public function setReadingPosition(ReadingPosition $readingPosition) { $this->readingPosition = $readingPosition; } /** * @return ReadingPosition */ public function getReadingPosition() { return $this->readingPosition; } /** * @param VolumeUserInfoRentalPeriod */ public function setRentalPeriod(VolumeUserInfoRentalPeriod $rentalPeriod) { $this->rentalPeriod = $rentalPeriod; } /** * @return VolumeUserInfoRentalPeriod */ public function getRentalPeriod() { return $this->rentalPeriod; } public function setRentalState($rentalState) { $this->rentalState = $rentalState; } public function getRentalState() { return $this->rentalState; } /** * @param Review */ public function setReview(Review $review) { $this->review = $review; } /** * @return Review */ public function getReview() { return $this->review; } public function setUpdated($updated) { $this->updated = $updated; } public function getUpdated() { return $this->updated; } /** * @param VolumeUserInfoUserUploadedVolumeInfo */ public function setUserUploadedVolumeInfo(VolumeUserInfoUserUploadedVolumeInfo $userUploadedVolumeInfo) { $this->userUploadedVolumeInfo = $userUploadedVolumeInfo; } /** * @return VolumeUserInfoUserUploadedVolumeInfo */ public function getUserUploadedVolumeInfo() { return $this->userUploadedVolumeInfo; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(VolumeUserInfo::class, 'Google_Service_Books_VolumeUserInfo');
[-] UsersettingsNotificationMoreFromSeries.php
[edit]
[-] DownloadAccesses.php
[edit]
[-] DictlayerdataDictWordsSensesDefinitionsExamplesSource.php
[edit]
[-] RequestAccessData.php
[edit]
[-] Volume2.php
[edit]
[-] VolumeLayerInfoLayers.php
[edit]
[-] VolumeUserInfoFamilySharing.php
[edit]
[-] Bookshelf.php
[edit]
[-] FamilyInfoMembership.php
[edit]
[-] VolumeVolumeInfoDimensions.php
[edit]
[-] SeriesSeries.php
[edit]
[-] BooksAnnotationsRange.php
[edit]
[-] VolumeAccessInfoEpub.php
[edit]
[-] FamilyInfo.php
[edit]
[-] OffersItems.php
[edit]
[-] VolumeSaleInfoOffersRentalDuration.php
[edit]
[-] VolumeUserInfoUserUploadedVolumeInfo.php
[edit]
[-] VolumeUserInfoCopy.php
[edit]
[-] DiscoveryclustersClusters.php
[edit]
[-] DiscoveryclustersClustersBannerWithContentContainer.php
[edit]
[-] VolumeAccessInfo.php
[edit]
[-] Volumeannotations.php
[edit]
[-] DictlayerdataDictWordsDerivatives.php
[edit]
[-] ReadingPosition.php
[edit]
[-] Annotationsdata.php
[edit]
[-] Review.php
[edit]
[-] Layersummary.php
[edit]
[-] UsersettingsNotificationPriceDrop.php
[edit]
[+]
..
[-] Series.php
[edit]
[-] DictlayerdataDictWordsSensesDefinitionsExamples.php
[edit]
[-] UsersettingsNotificationMoreFromAuthors.php
[edit]
[-] DictlayerdataDictWordsSensesSource.php
[edit]
[-] UsersettingsNotification.php
[edit]
[-] DictlayerdataDictWordsSource.php
[edit]
[-] Volumes.php
[edit]
[-] VolumeVolumeInfoReadingModes.php
[edit]
[-] SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo.php
[edit]
[-] DictlayerdataDictWordsExamplesSource.php
[edit]
[-] CategoryItems.php
[edit]
[-] DictlayerdataDictSource.php
[edit]
[-] GeolayerdataGeoViewportHi.php
[edit]
[-] AnnotationLayerSummary.php
[edit]
[-] Usersettings.php
[edit]
[-] Dictlayerdata.php
[edit]
[-] BooksCloudloadingResource.php
[edit]
[-] UsersettingsNotesExport.php
[edit]
[-] GeolayerdataGeoViewportLo.php
[edit]
[-] Category.php
[edit]
[-] AnnotationsSummary.php
[edit]
[-] VolumeVolumeInfo.php
[edit]
[-] DownloadAccessRestriction.php
[edit]
[-] BooksVolumesRecommendedRateResponse.php
[edit]
[-] Annotations.php
[edit]
[-] DictlayerdataDictWordsSensesSynonymsSource.php
[edit]
[-] VolumeSaleInfoOffersRetailPrice.php
[edit]
[-] Layersummaries.php
[edit]
[-] DictlayerdataDictWords.php
[edit]
[-] Volumeseriesinfo.php
[edit]
[-] VolumeLayerInfo.php
[edit]
[-] DictlayerdataDict.php
[edit]
[-] GeoAnnotationdata.php
[edit]
[-] AnnotationClientVersionRanges.php
[edit]
[-] DictlayerdataDictWordsSenses.php
[edit]
[-] VolumeSaleInfoOffers.php
[edit]
[-] Seriesmembership.php
[edit]
[-] VolumeSaleInfoListPrice.php
[edit]
[-] Volume.php
[edit]
[-] VolumeseriesinfoVolumeSeriesIssue.php
[edit]
[-] GeolayerdataGeo.php
[edit]
[+]
Resource
[-] Notification.php
[edit]
[-] GeolayerdataCommon.php
[edit]
[-] Discoveryclusters.php
[edit]
[-] ReviewSource.php
[edit]
[-] Metadata.php
[edit]
[-] ConcurrentAccessRestriction.php
[edit]
[-] Bookshelves.php
[edit]
[-] GeolayerdataGeoViewport.php
[edit]
[-] VolumeSaleInfoOffersListPrice.php
[edit]
[-] Offers.php
[edit]
[-] VolumeVolumeInfoImageLinks.php
[edit]
[-] VolumeRecommendedInfo.php
[edit]
[-] UsersettingsNotificationRewardExpirations.php
[edit]
[-] ReviewAuthor.php
[edit]
[-] VolumeannotationContentRanges.php
[edit]
[-] DictlayerdataDictWordsSensesConjugations.php
[edit]
[-] DictlayerdataDictWordsExamples.php
[edit]
[-] VolumeUserInfoRentalPeriod.php
[edit]
[-] VolumeseriesinfoVolumeSeries.php
[edit]
[-] SeriesSeriesSeriesSubscriptionReleaseInfo.php
[edit]
[-] DictlayerdataDictWordsSensesDefinitions.php
[edit]
[-] VolumeSearchInfo.php
[edit]
[-] AnnotationCurrentVersionRanges.php
[edit]
[-] AnnotationsSummaryLayers.php
[edit]
[-] SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo.php
[edit]
[-] VolumeVolumeInfoPanelizationSummary.php
[edit]
[-] UsersettingsNotificationMatchMyInterests.php
[edit]
[-] DictlayerdataCommon.php
[edit]
[-] VolumeSaleInfoRetailPrice.php
[edit]
[-] DictlayerdataDictWordsSensesSynonyms.php
[edit]
[-] VolumeVolumeInfoIndustryIdentifiers.php
[edit]
[-] MetadataItems.php
[edit]
[-] Geolayerdata.php
[edit]
[-] Annotation.php
[edit]
[-] DictlayerdataDictWordsDerivativesSource.php
[edit]
[-] VolumeSaleInfo.php
[edit]
[-] OffersItemsItems.php
[edit]
[-] VolumeUserInfo.php
[edit]
[-] VolumeAccessInfoPdf.php
[edit]
[-] BooksEmpty.php
[edit]
[-] DictionaryAnnotationdata.php
[edit]
[-] Volumeannotation.php
[edit]