I am having the same issue. This is what I can see.
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140680380065008] Received {'type': 'frontend/get_translations', 'language': 'en', 'category': 'config', 'integration': ['nest'], 'id': 35}
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140680380065008] Received {'type': 'frontend/get_translations', 'language': 'en', 'category': 'title', 'integration': ['nest'], 'id': 36}
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140680380065008] Sending {"id":35,"type":"result","success":true,"result":{"resources":{"component.nest.config.abort.authorize_url_timeout":"Timeout generating authorize URL.","component.nest.config.abort.invalid_access_token":"Invalid access token","component.nest.config.abort.missing_configuration":"The component is not configured. Please follow the documentation.","component.nest.config.abort.no_url_available":"No URL available. For information about this error, [check the help section]({docs_url})","component.nest.config.abort.reauth_successful":"Re-authentication was successful","component.nest.config.abort.single_instance_allowed":"Already configured. Only a single configuration possible.","component.nest.config.abort.unknown_authorize_url_generation":"Unknown error generating an authorize URL.","component.nest.config.create_entry.default":"Successfully authenticated","component.nest.config.error.bad_project_id":"Please enter a valid Cloud Project ID (check Cloud Console)","component.nest.config.error.internal_error":"Internal error validating code","component.nest.config.error.invalid_pin":"Invalid PIN Code","component.nest.config.error.subscriber_error":"Unknown subscriber error, see logs","component.nest.config.error.timeout":"Timeout validating code","component.nest.config.error.unknown":"Unexpected error","component.nest.config.error.wrong_project_id":"Please enter a valid Cloud Project ID (found Device Access Project ID)","component.nest.config.step.auth.data.code":"Access Token","component.nest.config.step.auth.description":"To link your Google account, [authorize your account]({url}).\n\nAfter authorization, copy-paste the provided Auth Token code below.","component.nest.config.step.auth.title":"Link Google Account","component.nest.config.step.init.data.flow_impl":"Provider","component.nest.config.step.init.description":"Pick Authentication Method","component.nest.config.step.init.title":"Authentication Provider","component.nest.config.step.link.data.code":"PIN Code","component.nest.config.step.link.description":"To link your Nest account, [authorize your account]({url}).\n\nAfter authorization, copy-paste the provided PIN code below.","component.nest.config.step.link.title":"Link Nest Account","component.nest.config.step.pick_implementation.title":"Pick Authentication Method","component.nest.config.step.pubsub.data.cloud_project_id":"Google Cloud Project ID","component.nest.config.step.pubsub.description":"Visit the [Cloud Console]({url}) to find your Google Cloud Project ID.","component.nest.config.step.pubsub.title":"Configure Google Cloud","component.nest.config.step.reauth_confirm.description":"The Nest integration needs to re-authenticate your account","component.nest.config.step.reauth_confirm.title":"Reauthenticate Integration"}}}
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140680380065008] Sending {"id":36,"type":"result","success":true,"result":{"resources":{"component.nest.title":"Nest"}}}
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.application_credentials] Integration 'nest' does not provide application_credentials: No module named 'homeassistant.components.nest.application_credentials'
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140680380065008] Received {'type': 'manifest/get', 'integration': 'nest', 'id': 37}
2022-06-15 09:57:22 DEBUG (MainThread) [homeassistant.components.websocket_api.http.connection] [140680380065008] Sending {"id":37,"type":"result","success":true,"result":{"domain":"nest","name":"Nest","config_flow":true,"dependencies":["ffmpeg","http","auth"],"after_dependencies":["media_source"],"documentation":"https://www.home-assistant.io/integrations/nest","requirements":["python-nest==4.2.0","google-nest-sdm==1.8.0"],"codeowners":["@allenporter"],"quality_scale":"platinum","dhcp":[{"macaddress":"18B430*"},{"macaddress":"641666*"},{"macaddress":"D8EB46*"},{"macaddress":"1C53F9*"}],"iot_class":"cloud_push","loggers":["google_nest_sdm","nest"],"is_built_in":true}}
2022-06-15 09:57:24 DEBUG (MainThread) [homeassistant.components.application_credentials] Integration 'nest' does not provide application_credentials: No module named 'homeassistant.components.nest.application_credentials'