PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
ServiceUsage
<?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\ServiceUsage; class Method extends \Google\Collection { protected $collection_key = 'options'; public $name; protected $optionsType = Option::class; protected $optionsDataType = 'array'; public $requestStreaming; public $requestTypeUrl; public $responseStreaming; public $responseTypeUrl; public $syntax; public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } /** * @param Option[] */ public function setOptions($options) { $this->options = $options; } /** * @return Option[] */ public function getOptions() { return $this->options; } public function setRequestStreaming($requestStreaming) { $this->requestStreaming = $requestStreaming; } public function getRequestStreaming() { return $this->requestStreaming; } public function setRequestTypeUrl($requestTypeUrl) { $this->requestTypeUrl = $requestTypeUrl; } public function getRequestTypeUrl() { return $this->requestTypeUrl; } public function setResponseStreaming($responseStreaming) { $this->responseStreaming = $responseStreaming; } public function getResponseStreaming() { return $this->responseStreaming; } public function setResponseTypeUrl($responseTypeUrl) { $this->responseTypeUrl = $responseTypeUrl; } public function getResponseTypeUrl() { return $this->responseTypeUrl; } public function setSyntax($syntax) { $this->syntax = $syntax; } public function getSyntax() { return $this->syntax; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Method::class, 'Google_Service_ServiceUsage_Method');
[-] Quota.php
[edit]
[-] MetricRule.php
[edit]
[-] ContextRule.php
[edit]
[-] ImportAdminOverridesMetadata.php
[edit]
[-] SystemParameters.php
[edit]
[-] AuthProvider.php
[edit]
[-] BatchGetServicesResponse.php
[edit]
[-] BillingDestination.php
[edit]
[-] ImportAdminOverridesResponse.php
[edit]
[-] ImportAdminQuotaPoliciesResponse.php
[edit]
[-] SystemParameter.php
[edit]
[-] BackendRule.php
[edit]
[-] Monitoring.php
[edit]
[-] GetServiceIdentityResponse.php
[edit]
[-] Control.php
[edit]
[-] Option.php
[edit]
[-] SystemParameterRule.php
[edit]
[-] Context.php
[edit]
[+]
..
[-] ImportAdminQuotaPoliciesMetadata.php
[edit]
[-] Type.php
[edit]
[-] CreateAdminQuotaPolicyMetadata.php
[edit]
[-] GoogleApiServiceusageV1Service.php
[edit]
[-] CustomError.php
[edit]
[-] ImportConsumerOverridesMetadata.php
[edit]
[-] Logging.php
[edit]
[-] GoogleApiServiceusageV1OperationMetadata.php
[edit]
[-] ServiceusageEmpty.php
[edit]
[-] BatchEnableServicesRequest.php
[edit]
[-] MonitoredResourceDescriptor.php
[edit]
[-] AuthenticationRule.php
[edit]
[-] Http.php
[edit]
[-] ListOperationsResponse.php
[edit]
[-] CustomErrorRule.php
[edit]
[-] LogDescriptor.php
[edit]
[-] Usage.php
[edit]
[-] Api.php
[edit]
[-] EnableServiceRequest.php
[edit]
[-] MetricDescriptorMetadata.php
[edit]
[-] Method.php
[edit]
[-] Enum.php
[edit]
[-] Documentation.php
[edit]
[-] UpdateAdminQuotaPolicyMetadata.php
[edit]
[-] OAuthRequirements.php
[edit]
[-] Mixin.php
[edit]
[-] DisableServiceResponse.php
[edit]
[-] AuthRequirement.php
[edit]
[-] DisableServiceRequest.php
[edit]
[-] JwtLocation.php
[edit]
[-] DocumentationRule.php
[edit]
[-] BatchCreateAdminOverridesResponse.php
[edit]
[-] DeleteAdminQuotaPolicyMetadata.php
[edit]
[+]
Resource
[-] GoogleApiService.php
[edit]
[-] UsageRule.php
[edit]
[-] AdminQuotaPolicy.php
[edit]
[-] EnableServiceResponse.php
[edit]
[-] CancelOperationRequest.php
[edit]
[-] Page.php
[edit]
[-] Status.php
[edit]
[-] MonitoringDestination.php
[edit]
[-] OperationMetadata.php
[edit]
[-] BatchCreateConsumerOverridesResponse.php
[edit]
[-] QuotaLimit.php
[edit]
[-] ImportConsumerOverridesResponse.php
[edit]
[-] GoogleApiServiceusageV1beta1GetServiceIdentityResponse.php
[edit]
[-] GoogleApiServiceusageV1ServiceConfig.php
[edit]
[-] HttpRule.php
[edit]
[-] BatchEnableServicesResponse.php
[edit]
[-] LoggingDestination.php
[edit]
[-] CustomHttpPattern.php
[edit]
[-] GetServiceIdentityMetadata.php
[edit]
[-] Field.php
[edit]
[-] ListServicesResponse.php
[edit]
[-] Endpoint.php
[edit]
[-] SourceContext.php
[edit]
[-] EnumValue.php
[edit]
[-] ServiceIdentity.php
[edit]
[-] LabelDescriptor.php
[edit]
[-] Billing.php
[edit]
[-] QuotaOverride.php
[edit]
[-] EnableFailure.php
[edit]
[-] SourceInfo.php
[edit]
[-] Operation.php
[edit]
[-] GoogleApiServiceusageV1beta1ServiceIdentity.php
[edit]
[-] Authentication.php
[edit]
[-] MetricDescriptor.php
[edit]
[-] Backend.php
[edit]