����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 216.73.216.45 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/www/vendor/google/apiclient-services/src/Google/Service/PlayMovies/ |
Upload File : |
<?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. */ class Google_Service_PlayMovies_Avail extends Google_Collection { protected $collection_key = 'pphNames'; public $altId; public $availId; public $captionExemption; public $captionIncluded; public $contentId; public $displayName; public $encodeId; public $end; public $episodeAltId; public $episodeNumber; public $episodeTitleInternalAlias; public $formatProfile; public $licenseType; public $pphNames; public $priceType; public $priceValue; public $productId; public $ratingReason; public $ratingSystem; public $ratingValue; public $releaseDate; public $seasonAltId; public $seasonNumber; public $seasonTitleInternalAlias; public $seriesAltId; public $seriesTitleInternalAlias; public $start; public $storeLanguage; public $suppressionLiftDate; public $territory; public $titleInternalAlias; public $videoId; public $workType; public function setAltId($altId) { $this->altId = $altId; } public function getAltId() { return $this->altId; } public function setAvailId($availId) { $this->availId = $availId; } public function getAvailId() { return $this->availId; } public function setCaptionExemption($captionExemption) { $this->captionExemption = $captionExemption; } public function getCaptionExemption() { return $this->captionExemption; } public function setCaptionIncluded($captionIncluded) { $this->captionIncluded = $captionIncluded; } public function getCaptionIncluded() { return $this->captionIncluded; } public function setContentId($contentId) { $this->contentId = $contentId; } public function getContentId() { return $this->contentId; } public function setDisplayName($displayName) { $this->displayName = $displayName; } public function getDisplayName() { return $this->displayName; } public function setEncodeId($encodeId) { $this->encodeId = $encodeId; } public function getEncodeId() { return $this->encodeId; } public function setEnd($end) { $this->end = $end; } public function getEnd() { return $this->end; } public function setEpisodeAltId($episodeAltId) { $this->episodeAltId = $episodeAltId; } public function getEpisodeAltId() { return $this->episodeAltId; } public function setEpisodeNumber($episodeNumber) { $this->episodeNumber = $episodeNumber; } public function getEpisodeNumber() { return $this->episodeNumber; } public function setEpisodeTitleInternalAlias($episodeTitleInternalAlias) { $this->episodeTitleInternalAlias = $episodeTitleInternalAlias; } public function getEpisodeTitleInternalAlias() { return $this->episodeTitleInternalAlias; } public function setFormatProfile($formatProfile) { $this->formatProfile = $formatProfile; } public function getFormatProfile() { return $this->formatProfile; } public function setLicenseType($licenseType) { $this->licenseType = $licenseType; } public function getLicenseType() { return $this->licenseType; } public function setPphNames($pphNames) { $this->pphNames = $pphNames; } public function getPphNames() { return $this->pphNames; } public function setPriceType($priceType) { $this->priceType = $priceType; } public function getPriceType() { return $this->priceType; } public function setPriceValue($priceValue) { $this->priceValue = $priceValue; } public function getPriceValue() { return $this->priceValue; } public function setProductId($productId) { $this->productId = $productId; } public function getProductId() { return $this->productId; } public function setRatingReason($ratingReason) { $this->ratingReason = $ratingReason; } public function getRatingReason() { return $this->ratingReason; } public function setRatingSystem($ratingSystem) { $this->ratingSystem = $ratingSystem; } public function getRatingSystem() { return $this->ratingSystem; } public function setRatingValue($ratingValue) { $this->ratingValue = $ratingValue; } public function getRatingValue() { return $this->ratingValue; } public function setReleaseDate($releaseDate) { $this->releaseDate = $releaseDate; } public function getReleaseDate() { return $this->releaseDate; } public function setSeasonAltId($seasonAltId) { $this->seasonAltId = $seasonAltId; } public function getSeasonAltId() { return $this->seasonAltId; } public function setSeasonNumber($seasonNumber) { $this->seasonNumber = $seasonNumber; } public function getSeasonNumber() { return $this->seasonNumber; } public function setSeasonTitleInternalAlias($seasonTitleInternalAlias) { $this->seasonTitleInternalAlias = $seasonTitleInternalAlias; } public function getSeasonTitleInternalAlias() { return $this->seasonTitleInternalAlias; } public function setSeriesAltId($seriesAltId) { $this->seriesAltId = $seriesAltId; } public function getSeriesAltId() { return $this->seriesAltId; } public function setSeriesTitleInternalAlias($seriesTitleInternalAlias) { $this->seriesTitleInternalAlias = $seriesTitleInternalAlias; } public function getSeriesTitleInternalAlias() { return $this->seriesTitleInternalAlias; } public function setStart($start) { $this->start = $start; } public function getStart() { return $this->start; } public function setStoreLanguage($storeLanguage) { $this->storeLanguage = $storeLanguage; } public function getStoreLanguage() { return $this->storeLanguage; } public function setSuppressionLiftDate($suppressionLiftDate) { $this->suppressionLiftDate = $suppressionLiftDate; } public function getSuppressionLiftDate() { return $this->suppressionLiftDate; } public function setTerritory($territory) { $this->territory = $territory; } public function getTerritory() { return $this->territory; } public function setTitleInternalAlias($titleInternalAlias) { $this->titleInternalAlias = $titleInternalAlias; } public function getTitleInternalAlias() { return $this->titleInternalAlias; } public function setVideoId($videoId) { $this->videoId = $videoId; } public function getVideoId() { return $this->videoId; } public function setWorkType($workType) { $this->workType = $workType; } public function getWorkType() { return $this->workType; } }