PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
Cloudchannel
<?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\Cloudchannel; class GoogleCloudChannelV1Offer extends \Google\Collection { protected $collection_key = 'priceByResources'; protected $constraintsType = GoogleCloudChannelV1Constraints::class; protected $constraintsDataType = ''; public $endTime; protected $marketingInfoType = GoogleCloudChannelV1MarketingInfo::class; protected $marketingInfoDataType = ''; public $name; protected $parameterDefinitionsType = GoogleCloudChannelV1ParameterDefinition::class; protected $parameterDefinitionsDataType = 'array'; protected $planType = GoogleCloudChannelV1Plan::class; protected $planDataType = ''; protected $priceByResourcesType = GoogleCloudChannelV1PriceByResource::class; protected $priceByResourcesDataType = 'array'; protected $skuType = GoogleCloudChannelV1Sku::class; protected $skuDataType = ''; public $startTime; /** * @param GoogleCloudChannelV1Constraints */ public function setConstraints(GoogleCloudChannelV1Constraints $constraints) { $this->constraints = $constraints; } /** * @return GoogleCloudChannelV1Constraints */ public function getConstraints() { return $this->constraints; } public function setEndTime($endTime) { $this->endTime = $endTime; } public function getEndTime() { return $this->endTime; } /** * @param GoogleCloudChannelV1MarketingInfo */ public function setMarketingInfo(GoogleCloudChannelV1MarketingInfo $marketingInfo) { $this->marketingInfo = $marketingInfo; } /** * @return GoogleCloudChannelV1MarketingInfo */ public function getMarketingInfo() { return $this->marketingInfo; } public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } /** * @param GoogleCloudChannelV1ParameterDefinition[] */ public function setParameterDefinitions($parameterDefinitions) { $this->parameterDefinitions = $parameterDefinitions; } /** * @return GoogleCloudChannelV1ParameterDefinition[] */ public function getParameterDefinitions() { return $this->parameterDefinitions; } /** * @param GoogleCloudChannelV1Plan */ public function setPlan(GoogleCloudChannelV1Plan $plan) { $this->plan = $plan; } /** * @return GoogleCloudChannelV1Plan */ public function getPlan() { return $this->plan; } /** * @param GoogleCloudChannelV1PriceByResource[] */ public function setPriceByResources($priceByResources) { $this->priceByResources = $priceByResources; } /** * @return GoogleCloudChannelV1PriceByResource[] */ public function getPriceByResources() { return $this->priceByResources; } /** * @param GoogleCloudChannelV1Sku */ public function setSku(GoogleCloudChannelV1Sku $sku) { $this->sku = $sku; } /** * @return GoogleCloudChannelV1Sku */ public function getSku() { return $this->sku; } public function setStartTime($startTime) { $this->startTime = $startTime; } public function getStartTime() { return $this->startTime; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1Offer::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Offer');
[+]
..
[-] GoogleCloudChannelV1CreateEntitlementRequest.php
[edit]
[-] GoogleCloudChannelV1alpha1ProvisionedService.php
[edit]
[-] GoogleCloudChannelV1ImportCustomerRequest.php
[edit]
[-] GoogleTypeMoney.php
[edit]
[-] GoogleCloudChannelV1SuspendEntitlementRequest.php
[edit]
[-] GoogleCloudChannelV1ListOffersResponse.php
[edit]
[-] GoogleCloudChannelV1alpha1Parameter.php
[edit]
[-] GoogleCloudChannelV1PriceByResource.php
[edit]
[-] GoogleCloudChannelV1ListCustomersResponse.php
[edit]
[-] GoogleCloudChannelV1TransferEligibility.php
[edit]
[-] GoogleCloudChannelV1alpha1AssociationInfo.php
[edit]
[-] GoogleCloudChannelV1ChangeOfferRequest.php
[edit]
[-] GoogleCloudChannelV1CustomerConstraints.php
[edit]
[-] GoogleCloudChannelV1Period.php
[edit]
[-] GoogleCloudChannelV1EduData.php
[edit]
[-] GoogleCloudChannelV1TransferEntitlementsToGoogleRequest.php
[edit]
[-] GoogleCloudChannelV1alpha1OperationMetadata.php
[edit]
[-] GoogleCloudChannelV1RegisterSubscriberResponse.php
[edit]
[-] GoogleCloudChannelV1Parameter.php
[edit]
[-] GoogleCloudChannelV1Entitlement.php
[edit]
[-] GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest.php
[edit]
[-] GoogleRpcStatus.php
[edit]
[-] GoogleCloudChannelV1ListTransferableSkusResponse.php
[edit]
[-] GoogleCloudChannelV1UnregisterSubscriberResponse.php
[edit]
[-] GoogleCloudChannelV1ProvisionedService.php
[edit]
[-] GoogleCloudChannelV1Media.php
[edit]
[-] GoogleCloudChannelV1ListTransferableOffersRequest.php
[edit]
[-] GoogleCloudChannelV1PricePhase.php
[edit]
[-] GoogleCloudChannelV1Sku.php
[edit]
[-] GoogleCloudChannelV1AdminUser.php
[edit]
[-] GoogleCloudChannelV1AssociationInfo.php
[edit]
[-] GoogleCloudChannelV1alpha1SubscriberEvent.php
[edit]
[-] GoogleCloudChannelV1alpha1Period.php
[edit]
[-] GoogleCloudChannelV1ListProductsResponse.php
[edit]
[-] GoogleCloudChannelV1ListEntitlementsResponse.php
[edit]
[-] GoogleCloudChannelV1ListSubscribersResponse.php
[edit]
[-] GoogleCloudChannelV1PriceTier.php
[edit]
[-] GoogleCloudChannelV1TransferableOffer.php
[edit]
[-] GoogleCloudChannelV1ListChannelPartnerLinksResponse.php
[edit]
[-] GoogleCloudChannelV1ChangeRenewalSettingsRequest.php
[edit]
[-] GoogleCloudChannelV1ProvisionCloudIdentityRequest.php
[edit]
[-] GoogleCloudChannelV1CancelEntitlementRequest.php
[edit]
[-] GoogleCloudChannelV1PurchasableSku.php
[edit]
[-] GoogleCloudChannelV1EntitlementEvent.php
[edit]
[-] GoogleCloudChannelV1Value.php
[edit]
[-] GoogleCloudChannelV1alpha1Entitlement.php
[edit]
[-] GoogleCloudChannelV1UnregisterSubscriberRequest.php
[edit]
[-] GoogleProtobufEmpty.php
[edit]
[-] GoogleCloudChannelV1alpha1TransferEntitlementsResponse.php
[edit]
[+]
Resource
[-] GoogleCloudChannelV1CommitmentSettings.php
[edit]
[-] GoogleCloudChannelV1alpha1EntitlementEvent.php
[edit]
[-] GoogleCloudChannelV1TransferEntitlementsResponse.php
[edit]
[-] GoogleCloudChannelV1alpha1CommitmentSettings.php
[edit]
[-] GoogleCloudChannelV1alpha1RenewalSettings.php
[edit]
[-] GoogleCloudChannelV1ListTransferableOffersResponse.php
[edit]
[-] GoogleCloudChannelV1TrialSettings.php
[edit]
[-] GoogleCloudChannelV1PurchasableOffer.php
[edit]
[-] GoogleLongrunningOperation.php
[edit]
[-] GoogleCloudChannelV1ListTransferableSkusRequest.php
[edit]
[-] GoogleCloudChannelV1ListSkusResponse.php
[edit]
[-] GoogleCloudChannelV1ListPurchasableOffersResponse.php
[edit]
[-] GoogleCloudChannelV1Customer.php
[edit]
[-] GoogleCloudChannelV1Plan.php
[edit]
[-] GoogleCloudChannelV1RenewalSettings.php
[edit]
[-] GoogleCloudChannelV1alpha1CustomerEvent.php
[edit]
[-] GoogleCloudChannelV1ListPurchasableSkusResponse.php
[edit]
[-] GoogleTypePostalAddress.php
[edit]
[-] GoogleCloudChannelV1ActivateEntitlementRequest.php
[edit]
[-] GoogleCloudChannelV1alpha1Value.php
[edit]
[-] GoogleCloudChannelV1Price.php
[edit]
[-] GoogleLongrunningListOperationsResponse.php
[edit]
[-] GoogleCloudChannelV1Offer.php
[edit]
[-] GoogleCloudChannelV1RegisterSubscriberRequest.php
[edit]
[-] GoogleLongrunningCancelOperationRequest.php
[edit]
[-] GoogleCloudChannelV1TransferEntitlementsRequest.php
[edit]
[-] GoogleCloudChannelV1ChangeParametersRequest.php
[edit]
[-] GoogleCloudChannelV1Product.php
[edit]
[-] GoogleCloudChannelV1MarketingInfo.php
[edit]
[-] GoogleCloudChannelV1OperationMetadata.php
[edit]
[-] GoogleCloudChannelV1alpha1TrialSettings.php
[edit]
[-] GoogleCloudChannelV1CloudIdentityInfo.php
[edit]
[-] GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse.php
[edit]
[-] GoogleCloudChannelV1TransferableSku.php
[edit]
[-] GoogleCloudChannelV1ContactInfo.php
[edit]
[-] GoogleCloudChannelV1ChannelPartnerLink.php
[edit]
[-] GoogleCloudChannelV1UpdateChannelPartnerLinkRequest.php
[edit]
[-] GoogleCloudChannelV1CustomerEvent.php
[edit]
[-] GoogleCloudChannelV1CloudIdentityCustomerAccount.php
[edit]
[-] GoogleCloudChannelV1SubscriberEvent.php
[edit]
[-] GoogleCloudChannelV1Constraints.php
[edit]
[-] GoogleCloudChannelV1ParameterDefinition.php
[edit]
[-] GoogleCloudChannelV1StartPaidServiceRequest.php
[edit]