configs = $configs; } /** * @return GoogleFirebaseAppcheckV1AppAttestConfig[] */ public function getConfigs() { return $this->configs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse::class, 'Google_Service_Firebaseappcheck_GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse');