PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
google
/
apiclient-services
/
src
/
ServiceNetworking
<?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\ServiceNetworking; class ConsumerConfig extends \Google\Collection { protected $collection_key = 'reservedRanges'; public $consumerExportCustomRoutes; public $consumerExportSubnetRoutesWithPublicIp; public $consumerImportCustomRoutes; public $consumerImportSubnetRoutesWithPublicIp; public $producerExportCustomRoutes; public $producerExportSubnetRoutesWithPublicIp; public $producerImportCustomRoutes; public $producerImportSubnetRoutesWithPublicIp; public $producerNetwork; protected $reservedRangesType = GoogleCloudServicenetworkingV1ConsumerConfigReservedRange::class; protected $reservedRangesDataType = 'array'; public $vpcScReferenceArchitectureEnabled; public function setConsumerExportCustomRoutes($consumerExportCustomRoutes) { $this->consumerExportCustomRoutes = $consumerExportCustomRoutes; } public function getConsumerExportCustomRoutes() { return $this->consumerExportCustomRoutes; } public function setConsumerExportSubnetRoutesWithPublicIp($consumerExportSubnetRoutesWithPublicIp) { $this->consumerExportSubnetRoutesWithPublicIp = $consumerExportSubnetRoutesWithPublicIp; } public function getConsumerExportSubnetRoutesWithPublicIp() { return $this->consumerExportSubnetRoutesWithPublicIp; } public function setConsumerImportCustomRoutes($consumerImportCustomRoutes) { $this->consumerImportCustomRoutes = $consumerImportCustomRoutes; } public function getConsumerImportCustomRoutes() { return $this->consumerImportCustomRoutes; } public function setConsumerImportSubnetRoutesWithPublicIp($consumerImportSubnetRoutesWithPublicIp) { $this->consumerImportSubnetRoutesWithPublicIp = $consumerImportSubnetRoutesWithPublicIp; } public function getConsumerImportSubnetRoutesWithPublicIp() { return $this->consumerImportSubnetRoutesWithPublicIp; } public function setProducerExportCustomRoutes($producerExportCustomRoutes) { $this->producerExportCustomRoutes = $producerExportCustomRoutes; } public function getProducerExportCustomRoutes() { return $this->producerExportCustomRoutes; } public function setProducerExportSubnetRoutesWithPublicIp($producerExportSubnetRoutesWithPublicIp) { $this->producerExportSubnetRoutesWithPublicIp = $producerExportSubnetRoutesWithPublicIp; } public function getProducerExportSubnetRoutesWithPublicIp() { return $this->producerExportSubnetRoutesWithPublicIp; } public function setProducerImportCustomRoutes($producerImportCustomRoutes) { $this->producerImportCustomRoutes = $producerImportCustomRoutes; } public function getProducerImportCustomRoutes() { return $this->producerImportCustomRoutes; } public function setProducerImportSubnetRoutesWithPublicIp($producerImportSubnetRoutesWithPublicIp) { $this->producerImportSubnetRoutesWithPublicIp = $producerImportSubnetRoutesWithPublicIp; } public function getProducerImportSubnetRoutesWithPublicIp() { return $this->producerImportSubnetRoutesWithPublicIp; } public function setProducerNetwork($producerNetwork) { $this->producerNetwork = $producerNetwork; } public function getProducerNetwork() { return $this->producerNetwork; } /** * @param GoogleCloudServicenetworkingV1ConsumerConfigReservedRange[] */ public function setReservedRanges($reservedRanges) { $this->reservedRanges = $reservedRanges; } /** * @return GoogleCloudServicenetworkingV1ConsumerConfigReservedRange[] */ public function getReservedRanges() { return $this->reservedRanges; } public function setVpcScReferenceArchitectureEnabled($vpcScReferenceArchitectureEnabled) { $this->vpcScReferenceArchitectureEnabled = $vpcScReferenceArchitectureEnabled; } public function getVpcScReferenceArchitectureEnabled() { return $this->vpcScReferenceArchitectureEnabled; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ConsumerConfig::class, 'Google_Service_ServiceNetworking_ConsumerConfig');
[-] AddRolesRequest.php
[edit]
[-] DisableVpcServiceControlsRequest.php
[edit]
[-] Quota.php
[edit]
[-] PolicyBinding.php
[edit]
[-] MetricRule.php
[edit]
[-] ContextRule.php
[edit]
[-] AddRolesMetadata.php
[edit]
[-] SystemParameters.php
[edit]
[-] SecondaryIpRangeSpec.php
[edit]
[-] AuthProvider.php
[edit]
[-] AddDnsRecordSetMetadata.php
[edit]
[-] BillingDestination.php
[edit]
[-] UpdateConsumerConfigRequest.php
[edit]
[-] GoogleCloudServicenetworkingV1ConsumerConfigReservedRange.php
[edit]
[-] AddDnsZoneMetadata.php
[edit]
[-] ValidateConsumerConfigResponse.php
[edit]
[-] ListPeeredDnsDomainsResponse.php
[edit]
[-] SystemParameter.php
[edit]
[-] ListConnectionsResponse.php
[edit]
[-] BackendRule.php
[edit]
[-] Monitoring.php
[edit]
[-] Control.php
[edit]
[-] Option.php
[edit]
[-] RemoveDnsZoneResponse.php
[edit]
[-] SystemParameterRule.php
[edit]
[-] Context.php
[edit]
[+]
..
[-] UpdateDnsRecordSetRequest.php
[edit]
[-] UpdateDnsRecordSetMetadata.php
[edit]
[-] Type.php
[edit]
[-] GoogleCloudServicenetworkingV1betaConnection.php
[edit]
[-] AddDnsZoneRequest.php
[edit]
[-] CustomError.php
[edit]
[-] Logging.php
[edit]
[-] DeleteConnectionRequest.php
[edit]
[-] Route.php
[edit]
[-] RemoveDnsRecordSetMetadata.php
[edit]
[-] AddRolesResponse.php
[edit]
[-] MonitoredResourceDescriptor.php
[edit]
[-] Range.php
[edit]
[-] AuthenticationRule.php
[edit]
[-] Http.php
[edit]
[-] DnsZone.php
[edit]
[-] EnableVpcServiceControlsRequest.php
[edit]
[-] ListOperationsResponse.php
[edit]
[-] PeeredDnsDomainMetadata.php
[edit]
[-] PartialDeleteConnectionMetadata.php
[edit]
[-] CustomErrorRule.php
[edit]
[-] AddDnsZoneResponse.php
[edit]
[-] LogDescriptor.php
[edit]
[-] DeleteConnectionMetadata.php
[edit]
[-] Usage.php
[edit]
[-] Api.php
[edit]
[-] MetricDescriptorMetadata.php
[edit]
[-] Method.php
[edit]
[-] ConsumerProject.php
[edit]
[-] RemoveDnsZoneRequest.php
[edit]
[-] Enum.php
[edit]
[-] DnsRecordSet.php
[edit]
[-] ServicenetworkingEmpty.php
[edit]
[-] RemoveDnsRecordSetResponse.php
[edit]
[-] Documentation.php
[edit]
[-] OAuthRequirements.php
[edit]
[-] Mixin.php
[edit]
[-] AuthRequirement.php
[edit]
[-] JwtLocation.php
[edit]
[-] DocumentationRule.php
[edit]
[-] Connection.php
[edit]
[-] SecondaryIpRange.php
[edit]
[+]
Resource
[-] UsageRule.php
[edit]
[-] RangeReservation.php
[edit]
[-] Subnetwork.php
[edit]
[-] AddSubnetworkRequest.php
[edit]
[-] RemoveDnsZoneMetadata.php
[edit]
[-] CancelOperationRequest.php
[edit]
[-] DeletePeeredDnsDomainMetadata.php
[edit]
[-] Page.php
[edit]
[-] ConsumerConfig.php
[edit]
[-] PeeredDnsDomain.php
[edit]
[-] GoogleCloudServicenetworkingV1betaSubnetwork.php
[edit]
[-] Status.php
[edit]
[-] MonitoringDestination.php
[edit]
[-] QuotaLimit.php
[edit]
[-] HttpRule.php
[edit]
[-] LoggingDestination.php
[edit]
[-] CustomHttpPattern.php
[edit]
[-] SearchRangeRequest.php
[edit]
[-] Field.php
[edit]
[-] Endpoint.php
[edit]
[-] RemoveDnsRecordSetRequest.php
[edit]
[-] SourceContext.php
[edit]
[-] EnumValue.php
[edit]
[-] LabelDescriptor.php
[edit]
[-] Billing.php
[edit]
[-] AddDnsRecordSetRequest.php
[edit]
[-] SourceInfo.php
[edit]
[-] Service.php
[edit]
[-] ValidateConsumerConfigRequest.php
[edit]
[-] Operation.php
[edit]
[-] Authentication.php
[edit]
[-] MetricDescriptor.php
[edit]
[-] ConsumerConfigMetadata.php
[edit]
[-] Backend.php
[edit]