PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
google
/
apiclient-services
/
src
/
ServiceConsumerManagement
<?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\ServiceConsumerManagement; class TenantProjectConfig extends \Google\Collection { protected $collection_key = 'services'; protected $billingConfigType = BillingConfig::class; protected $billingConfigDataType = ''; public $folder; public $labels; protected $serviceAccountConfigType = ServiceAccountConfig::class; protected $serviceAccountConfigDataType = ''; public $services; protected $tenantProjectPolicyType = TenantProjectPolicy::class; protected $tenantProjectPolicyDataType = ''; /** * @param BillingConfig */ public function setBillingConfig(BillingConfig $billingConfig) { $this->billingConfig = $billingConfig; } /** * @return BillingConfig */ public function getBillingConfig() { return $this->billingConfig; } public function setFolder($folder) { $this->folder = $folder; } public function getFolder() { return $this->folder; } public function setLabels($labels) { $this->labels = $labels; } public function getLabels() { return $this->labels; } /** * @param ServiceAccountConfig */ public function setServiceAccountConfig(ServiceAccountConfig $serviceAccountConfig) { $this->serviceAccountConfig = $serviceAccountConfig; } /** * @return ServiceAccountConfig */ public function getServiceAccountConfig() { return $this->serviceAccountConfig; } public function setServices($services) { $this->services = $services; } public function getServices() { return $this->services; } /** * @param TenantProjectPolicy */ public function setTenantProjectPolicy(TenantProjectPolicy $tenantProjectPolicy) { $this->tenantProjectPolicy = $tenantProjectPolicy; } /** * @return TenantProjectPolicy */ public function getTenantProjectPolicy() { return $this->tenantProjectPolicy; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(TenantProjectConfig::class, 'Google_Service_ServiceConsumerManagement_TenantProjectConfig');
[-] TenantResource.php
[edit]
[-] Quota.php
[edit]
[-] PolicyBinding.php
[edit]
[-] MetricRule.php
[edit]
[-] ContextRule.php
[edit]
[-] SystemParameters.php
[edit]
[-] AuthProvider.php
[edit]
[-] V1Beta1GenerateServiceIdentityResponse.php
[edit]
[-] V1DefaultIdentity.php
[edit]
[-] BillingDestination.php
[edit]
[-] V1Beta1ProducerQuotaPolicy.php
[edit]
[-] SystemParameter.php
[edit]
[-] BackendRule.php
[edit]
[-] Monitoring.php
[edit]
[-] V1Beta1EnableConsumerResponse.php
[edit]
[-] Control.php
[edit]
[-] Option.php
[edit]
[-] SystemParameterRule.php
[edit]
[-] Context.php
[edit]
[+]
..
[-] TenantProjectPolicy.php
[edit]
[-] DeleteTenantProjectRequest.php
[edit]
[-] Type.php
[edit]
[-] SearchTenancyUnitsResponse.php
[edit]
[-] CustomError.php
[edit]
[-] Logging.php
[edit]
[-] MonitoredResourceDescriptor.php
[edit]
[-] AuthenticationRule.php
[edit]
[-] Http.php
[edit]
[-] ListOperationsResponse.php
[edit]
[-] CustomErrorRule.php
[edit]
[-] V1RefreshConsumerResponse.php
[edit]
[-] LogDescriptor.php
[edit]
[-] Usage.php
[edit]
[-] Api.php
[edit]
[-] V1EnableConsumerResponse.php
[edit]
[-] V1Beta1RefreshConsumerResponse.php
[edit]
[-] MetricDescriptorMetadata.php
[edit]
[-] BillingConfig.php
[edit]
[-] Method.php
[edit]
[-] Enum.php
[edit]
[-] TenantProjectConfig.php
[edit]
[-] ServiceAccountConfig.php
[edit]
[-] Documentation.php
[edit]
[-] OAuthRequirements.php
[edit]
[-] V1GenerateDefaultIdentityResponse.php
[edit]
[-] Mixin.php
[edit]
[-] AuthRequirement.php
[edit]
[-] JwtLocation.php
[edit]
[-] DocumentationRule.php
[edit]
[-] V1Beta1DisableConsumerResponse.php
[edit]
[-] V1AddVisibilityLabelsResponse.php
[edit]
[-] TenancyUnit.php
[edit]
[+]
Resource
[-] V1GenerateServiceAccountResponse.php
[edit]
[-] UsageRule.php
[edit]
[-] V1ServiceAccount.php
[edit]
[-] V1Beta1QuotaOverride.php
[edit]
[-] V1DisableConsumerResponse.php
[edit]
[-] CancelOperationRequest.php
[edit]
[-] Page.php
[edit]
[-] ApplyTenantProjectConfigRequest.php
[edit]
[-] V1RemoveVisibilityLabelsResponse.php
[edit]
[-] Status.php
[edit]
[-] MonitoringDestination.php
[edit]
[-] V1Beta1ImportProducerOverridesResponse.php
[edit]
[-] AttachTenantProjectRequest.php
[edit]
[-] QuotaLimit.php
[edit]
[-] HttpRule.php
[edit]
[-] LoggingDestination.php
[edit]
[-] AddTenantProjectRequest.php
[edit]
[-] CustomHttpPattern.php
[edit]
[-] Field.php
[edit]
[-] Endpoint.php
[edit]
[-] SourceContext.php
[edit]
[-] EnumValue.php
[edit]
[-] CreateTenancyUnitRequest.php
[edit]
[-] ServiceconsumermanagementEmpty.php
[edit]
[-] LabelDescriptor.php
[edit]
[-] V1Beta1BatchCreateProducerOverridesResponse.php
[edit]
[-] Billing.php
[edit]
[-] V1Beta1ServiceIdentity.php
[edit]
[-] SourceInfo.php
[edit]
[-] Service.php
[edit]
[-] RemoveTenantProjectRequest.php
[edit]
[-] Operation.php
[edit]
[-] UndeleteTenantProjectRequest.php
[edit]
[-] V1Beta1ImportProducerQuotaPoliciesResponse.php
[edit]
[-] ListTenancyUnitsResponse.php
[edit]
[-] Authentication.php
[edit]
[-] MetricDescriptor.php
[edit]
[-] Backend.php
[edit]