Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

160
Vistas
Does custom metadata gets stored in the file?

If I upload a file to firebase storage with a custom data

const someCustomMetadata = { customMetadata: {'x': 'xxx',} };
updateMetadata(someRef, someCustomMetadata)

and then some user downloads this file by calling a firebase function which returns

const [url] = await bucket.file("myFile").getSignedUrl(urlOptions)

will that user be able to extract someCustomMetadata from the file?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

When a user download a file via a signed URL he/she cannot extract the metadata attached to the file.

For that you would need to call the getMetadata() method.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda