PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
google
/
apiclient-services
/
src
/
Firebaseappcheck
<?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\Firebaseappcheck; class GoogleFirebaseAppcheckV1betaSafetyNetConfig extends \Google\Model { public $name; public $tokenTtl; public function setName($name) { $this->name = $name; } public function getName() { return $this->name; } public function setTokenTtl($tokenTtl) { $this->tokenTtl = $tokenTtl; } public function getTokenTtl() { return $this->tokenTtl; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleFirebaseAppcheckV1betaSafetyNetConfig::class, 'Google_Service_Firebaseappcheck_GoogleFirebaseAppcheckV1betaSafetyNetConfig');
[-] GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaDebugToken.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse.php
[edit]
[+]
..
[-] GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaService.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaRecaptchaConfig.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaDeviceCheckConfig.php
[edit]
[-] GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaPublicJwkSet.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaAppAttestConfig.php
[edit]
[-] GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse.php
[edit]
[-] GoogleProtobufEmpty.php
[edit]
[+]
Resource
[-] GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaPublicJwk.php
[edit]
[-] GoogleFirebaseAppcheckV1betaListServicesResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaUpdateServiceRequest.php
[edit]
[-] GoogleFirebaseAppcheckV1betaAttestationTokenResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaListDebugTokensResponse.php
[edit]
[-] GoogleFirebaseAppcheckV1betaSafetyNetConfig.php
[edit]
[-] GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest.php
[edit]