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 AddSubnetworkRequest extends \Google\Collection { protected $collection_key = 'subnetworkUsers'; public $consumer; public $consumerNetwork; public $description; public $ipPrefixLength; public $privateIpv6GoogleAccess; public $region; public $requestedAddress; public $requestedRanges; protected $secondaryIpRangeSpecsType = SecondaryIpRangeSpec::class; protected $secondaryIpRangeSpecsDataType = 'array'; public $subnetwork; public $subnetworkUsers; public function setConsumer($consumer) { $this->consumer = $consumer; } public function getConsumer() { return $this->consumer; } public function setConsumerNetwork($consumerNetwork) { $this->consumerNetwork = $consumerNetwork; } public function getConsumerNetwork() { return $this->consumerNetwork; } public function setDescription($description) { $this->description = $description; } public function getDescription() { return $this->description; } public function setIpPrefixLength($ipPrefixLength) { $this->ipPrefixLength = $ipPrefixLength; } public function getIpPrefixLength() { return $this->ipPrefixLength; } public function setPrivateIpv6GoogleAccess($privateIpv6GoogleAccess) { $this->privateIpv6GoogleAccess = $privateIpv6GoogleAccess; } public function getPrivateIpv6GoogleAccess() { return $this->privateIpv6GoogleAccess; } public function setRegion($region) { $this->region = $region; } public function getRegion() { return $this->region; } public function setRequestedAddress($requestedAddress) { $this->requestedAddress = $requestedAddress; } public function getRequestedAddress() { return $this->requestedAddress; } public function setRequestedRanges($requestedRanges) { $this->requestedRanges = $requestedRanges; } public function getRequestedRanges() { return $this->requestedRanges; } /** * @param SecondaryIpRangeSpec[] */ public function setSecondaryIpRangeSpecs($secondaryIpRangeSpecs) { $this->secondaryIpRangeSpecs = $secondaryIpRangeSpecs; } /** * @return SecondaryIpRangeSpec[] */ public function getSecondaryIpRangeSpecs() { return $this->secondaryIpRangeSpecs; } public function setSubnetwork($subnetwork) { $this->subnetwork = $subnetwork; } public function getSubnetwork() { return $this->subnetwork; } public function setSubnetworkUsers($subnetworkUsers) { $this->subnetworkUsers = $subnetworkUsers; } public function getSubnetworkUsers() { return $this->subnetworkUsers; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AddSubnetworkRequest::class, 'Google_Service_ServiceNetworking_AddSubnetworkRequest');
[-] 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]