Examples with "from a JSON" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Suppose we wanted to read our application's configuration from a JSON document.
Supongamos que queremos leer la configuración de nuestra aplicación de un documento JSON.
Deletes an element from a JSON object.
It gets deserialised from a JSON string.
In addition, they came from a JSON format, and a database oriented for documents fit perfectly.
Además, éstos venían en formato JSON y una base de datos orientada a documentos encajaba perfectamente.
If your mapping is reading from a JSON file, such subtype nodes provide a value only if the current input value is valid according to the subtype schema.
Si la asignación lee datos de un archivo JSON, estos nodos subtipos aportan un valor si el valor de entrada actual es válido según el esquema del subtipo.
Note: When a structure is imported from a JSON file, the file is set as the default file and the file's data is also imported.
Nota: cuando se importa una estructura de un archivo JSON, el archivo se define como archivo predeterminado y también se importan sus datos.
It works by caching all the results from a JSON Request and feeding them to the autocompleter object.
Consiste en almacenar en caché todos los resultados de una solicitud JSON y alimentar el objeto autocompleter.
Create an AWS cost and usage report definition from a JSON file
Crea una definición de informe de costes y uso de AWS a partir de un archivo JSON
To mint this token, you can use Google Application Default Credentials (in Google server environments) and/or manually obtain the required credentials from a JSON private key file generated for a service account.
Ten en consideración las siguientes diferencias importantes entre la credencial predeterminada de la aplicación o también obtener las credenciales obligatorias de forma manual desde un archivo de claves privadas JSON generado para una cuenta de servicio.
To mint this token, you can use Google Application Default Credentials (in Google server environments) and/or manually obtain the required credentials from a JSON private key file generated for a service account.
Para crear este token, en los entornos de servidor de Google, puedes usar la credencial predeterminada de la aplicación o también obtener las credenciales obligatorias de forma manual desde un archivo de claves privadas JSON generado para una cuenta de servicio.
When the Media API request completes, the response is handled by a function that can parse the result from a JSON string to an ActionScript object, which will contain the playsTotal data needed for our hit counter.
Una vez completada la solicitud a la Media API, la respuesta es gestionada por una función capaz de transformar el resultado de cadena JSON a objeto ActionScript que incluya los datos de playsTotal que nuestro contador de visitas necesita.
This makes it very easy to import data from a JSON file into Perl, Ruby, Javascript, Python, and many other languages.
Esto hace que sea muy sencillo importar datos desde un fichero JSON a Perl, Ruby, Javascript, Python, y otros muchos lenguajes.
Angular-translate also supports loading the translations from a json files, an option that may be useful if we want to distribute those files for translation by 3rd parties.
Por otra parte se podría sacar un fichero de traducciones fuera de la configuración en formato json, útil si queremos distribuir esos ficheros para su procesamiento. Enlaces adicionales