Lines Matching refs:app

49    * @param string $app Required. The relative resource name of the iOS app, in
58 …public function exchangeAppAttestAssertion($app, GoogleFirebaseAppcheckV1betaExchangeAppAttestAsse… argument
60 $params = ['app' => $app, 'postBody' => $postBody];
72 * @param string $app Required. The relative resource name of the iOS app, in
81 …public function exchangeAppAttestAttestation($app, GoogleFirebaseAppcheckV1betaExchangeAppAttestAt… argument
83 $params = ['app' => $app, 'postBody' => $postBody];
92 * @param string $app Required. The relative resource name of the app, in the
101 …public function exchangeCustomToken($app, GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest $… argument
103 $params = ['app' => $app, 'postBody' => $postBody];
113 * @param string $app Required. The relative resource name of the app, in the
122 …public function exchangeDebugToken($app, GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest $po… argument
124 $params = ['app' => $app, 'postBody' => $postBody];
133 * @param string $app Required. The relative resource name of the iOS app, in
142 …public function exchangeDeviceCheckToken($app, GoogleFirebaseAppcheckV1betaExchangeDeviceCheckToke… argument
144 $params = ['app' => $app, 'postBody' => $postBody];
154 * @param string $app Required. The relative resource name of the web app, in
163 …public function exchangeRecaptchaEnterpriseToken($app, GoogleFirebaseAppcheckV1betaExchangeRecaptc… argument
165 $params = ['app' => $app, 'postBody' => $postBody];
174 * @param string $app Required. The relative resource name of the web app, in
183 …public function exchangeRecaptchaToken($app, GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenReq… argument
185 $params = ['app' => $app, 'postBody' => $postBody];
194 * @param string $app Required. The relative resource name of the web app, in
203 …public function exchangeRecaptchaV3Token($app, GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3Toke… argument
205 $params = ['app' => $app, 'postBody' => $postBody];
215 * @param string $app Required. The relative resource name of the Android app,
224 …public function exchangeSafetyNetToken($app, GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenReq… argument
226 $params = ['app' => $app, 'postBody' => $postBody];
236 * @param string $app Required. The relative resource name of the iOS app, in
245 …public function generateAppAttestChallenge($app, GoogleFirebaseAppcheckV1betaGenerateAppAttestChal… argument
247 $params = ['app' => $app, 'postBody' => $postBody];