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 GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest extends \Google\Model { public $artifact; public $assertion; public $challenge; public function setArtifact($artifact) { $this->artifact = $artifact; } public function getArtifact() { return $this->artifact; } public function setAssertion($assertion) { $this->assertion = $assertion; } public function getAssertion() { return $this->assertion; } public function setChallenge($challenge) { $this->challenge = $challenge; } public function getChallenge() { return $this->challenge; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest::class, 'Google_Service_Firebaseappcheck_GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest');
[-] 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]