���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/img.123vid.top/vendor/google/apiclient-services/src/Google/Service/JobService/ |
<?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_JobService_Job extends Google_Collection { protected $collection_key = 'locations'; public $applicationEmailList; public $applicationInstruction; public $applicationUrls; public $benefits; public $companyDisplayName; public $companyName; public $companyTitle; protected $compensationInfoType = 'Google_Service_JobService_CompensationInfo'; protected $compensationInfoDataType = ''; public $createTime; protected $customAttributesType = 'Google_Service_JobService_CustomAttribute'; protected $customAttributesDataType = 'map'; public $department; public $description; public $distributorCompanyId; public $educationLevels; public $employmentTypes; protected $endDateType = 'Google_Service_JobService_Date'; protected $endDateDataType = ''; public $expireTime; protected $expiryDateType = 'Google_Service_JobService_Date'; protected $expiryDateDataType = ''; protected $extendedCompensationInfoType = 'Google_Service_JobService_ExtendedCompensationInfo'; protected $extendedCompensationInfoDataType = ''; protected $filterableCustomFieldsType = 'Google_Service_JobService_CustomField'; protected $filterableCustomFieldsDataType = 'map'; public $incentives; protected $jobLocationsType = 'Google_Service_JobService_JobLocation'; protected $jobLocationsDataType = 'array'; public $jobTitle; public $languageCode; public $level; public $locations; public $name; public $promotionValue; protected $publishDateType = 'Google_Service_JobService_Date'; protected $publishDateDataType = ''; public $qualifications; public $referenceUrl; public $region; public $requisitionId; public $responsibilities; protected $startDateType = 'Google_Service_JobService_Date'; protected $startDateDataType = ''; protected $unindexedCustomFieldsType = 'Google_Service_JobService_CustomField'; protected $unindexedCustomFieldsDataType = 'map'; public $updateTime; public $visibility; public function setApplicationEmailList($applicationEmailList) { $this->applicationEmailList = $applicationEmailList; } public function getApplicationEmailList() { return $this->applicationEmailList; } public function setApplicationInstruction($applicationInstruction) { $this->applicationInstruction = $applicationInstruction; } public function getApplicationInstruction() { return $this->applicationInstruction; } public function setApplicationUrls($applicationUrls) { $this->applicationUrls = $applicationUrls; } public function getApplicationUrls() { return $this->applicationUrls; } public function setBenefits($benefits) { $this->benefits = $benefits; } public function getBenefits() { return $this->benefits; } public function setCompanyDisplayName($companyDisplayName) { $this->companyDisplayName = $companyDisplayName; } public function getCompanyDisplayName() { return $this->companyDisplayName; } public function setCompanyName($companyName) { $this->companyName = $companyName; } public function getCompanyName() { return $this->companyName; } public function setCompanyTitle($companyTitle) { $this->companyTitle = $companyTitle; } public function getCompanyTitle() { return $this->companyTitle; } /** * @param Google_Service_JobService_CompensationInfo */ public function setCompensationInfo(Google_Service_JobService_CompensationInfo $compensationInfo) { $this->compensationInfo = $compensationInfo; } /** * @return Google_Service_JobService_CompensationInfo */ public function getCompensationInfo() { return $this->compensationInfo; } public function setCreateTime($createTime) { $this->createTime = $createTime; } public function getCreateTime() { return $this->createTime; } /** * @param Google_Service_JobService_CustomAttribute */ public function setCustomAttributes($customAttributes) { $this->customAttributes = $customAttributes; } /** * @return Google_Service_JobService_CustomAttribute */ public function getCustomAttributes() { return $this->customAttributes; } public function setDepartment($department) { $this->department = $department; } public function getDepartment() { return $this->department; } public function setDescription($description) { $this->description = $description; } public function getDescription() { return $this->description; } public function setDistributorCompanyId($distributorCompanyId) { $this->distributorCompanyId = $distributorCompanyId; } public function getDistributorCompanyId() { return $this->distributorCompanyId; } public function setEducationLevels($educationLevels) { $this->educationLevels = $educationLevels; } public function getEducationLevels() { return $this->educationLevels; } public function setEmploymentTypes($employmentTypes) { $this->employmentTypes = $employmentTypes; } public function getEmploymentTypes() { return $this->employmentTypes; } /** * @param Google_Service_JobService_Date */ public function setEndDate(Google_Service_JobService_Date $endDate) { $this->endDate = $endDate; } /** * @return Google_Service_JobService_Date */ public function getEndDate() { return $this->endDate; } public function setExpireTime($expireTime) { $this->expireTime = $expireTime; } public function getExpireTime() { return $this->expireTime; } /** * @param Google_Service_JobService_Date */ public function setExpiryDate(Google_Service_JobService_Date $expiryDate) { $this->expiryDate = $expiryDate; } /** * @return Google_Service_JobService_Date */ public function getExpiryDate() { return $this->expiryDate; } /** * @param Google_Service_JobService_ExtendedCompensationInfo */ public function setExtendedCompensationInfo(Google_Service_JobService_ExtendedCompensationInfo $extendedCompensationInfo) { $this->extendedCompensationInfo = $extendedCompensationInfo; } /** * @return Google_Service_JobService_ExtendedCompensationInfo */ public function getExtendedCompensationInfo() { return $this->extendedCompensationInfo; } /** * @param Google_Service_JobService_CustomField */ public function setFilterableCustomFields($filterableCustomFields) { $this->filterableCustomFields = $filterableCustomFields; } /** * @return Google_Service_JobService_CustomField */ public function getFilterableCustomFields() { return $this->filterableCustomFields; } public function setIncentives($incentives) { $this->incentives = $incentives; } public function getIncentives() { return $this->incentives; } /** * @param Google_Service_JobService_JobLocation */ public function setJobLocations($jobLocations) { $this->jobLocations = $jobLocations; } /** * @return Google_Service_JobService_JobLocation */ public function getJobLocations() { return $this->jobLocations; } public function setJobTitle($jobTitle) { $this->jobTitle = $jobTitle; } public function getJobTitle() { return $this->jobTitle; } public function setLanguageCode($languageCode) { $this->languageCode = $languageCode; } public function getLanguageCode() { return $this->languageCode; } public function setLevel($level) { $this->level = $level; } public function getLevel() { return $this->level; } public function setLocations($locations) { $this->locations = $locations; } public function getLocations() { return $this->locations; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } public function setPromotionValue($promotionValue) { $this->promotionValue = $promotionValue; } public function getPromotionValue() { return $this->promotionValue; } /** * @param Google_Service_JobService_Date */ public function setPublishDate(Google_Service_JobService_Date $publishDate) { $this->publishDate = $publishDate; } /** * @return Google_Service_JobService_Date */ public function getPublishDate() { return $this->publishDate; } public function setQualifications($qualifications) { $this->qualifications = $qualifications; } public function getQualifications() { return $this->qualifications; } public function setReferenceUrl($referenceUrl) { $this->referenceUrl = $referenceUrl; } public function getReferenceUrl() { return $this->referenceUrl; } public function setRegion($region) { $this->region = $region; } public function getRegion() { return $this->region; } public function setRequisitionId($requisitionId) { $this->requisitionId = $requisitionId; } public function getRequisitionId() { return $this->requisitionId; } public function setResponsibilities($responsibilities) { $this->responsibilities = $responsibilities; } public function getResponsibilities() { return $this->responsibilities; } /** * @param Google_Service_JobService_Date */ public function setStartDate(Google_Service_JobService_Date $startDate) { $this->startDate = $startDate; } /** * @return Google_Service_JobService_Date */ public function getStartDate() { return $this->startDate; } /** * @param Google_Service_JobService_CustomField */ public function setUnindexedCustomFields($unindexedCustomFields) { $this->unindexedCustomFields = $unindexedCustomFields; } /** * @return Google_Service_JobService_CustomField */ public function getUnindexedCustomFields() { return $this->unindexedCustomFields; } public function setUpdateTime($updateTime) { $this->updateTime = $updateTime; } public function getUpdateTime() { return $this->updateTime; } public function setVisibility($visibility) { $this->visibility = $visibility; } public function getVisibility() { return $this->visibility; } }