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