About 1,646,712 results (2,085 milliseconds)

User-defined functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/user-defined-functions
A JavaScript UDF lets you call code written in JavaScript from a SQL query. JavaScript UDFs typically consume more slot resources as compared to standard SQL ...

Use JavaScript in Dataform | Google Cloud

https://cloud.google.com/dataform/docs/javascript-in-dataform
You can use a JavaScript block to define functions or constants in a SQLX file. You can use inline JavaScript to dynamically modify a SQLX or SQL query. The ...

How to create and customize a Function Block with parameters?

https://groups.google.com/g/blockly/c/5GKKKa0UMZk
Feb 24, 2019 ... js in the Blockly project itself? Those should already have function definition blocks similar to what you seem to be trying to accomplish here.

Changing Toolbox Dynamically

https://groups.google.com/g/blockly/c/xgbXQ5YXjB4
Oct 7, 2021 ... with javascript native interface. I have defined various methods which are working great like clearing workspace, resetting existing workspace ...

Web Components - Web APIs | MDN

https://developers.google.com/web/fundamentals/primers/customelements
A set of JavaScript APIs that allow you to define custom elements and ... define() method, passing it the element name to be defined, the class or ...

Calling Python method in Tornado server from Javascript

https://groups.google.com/g/python-tornado/c/yItiCZZ_wNg
Sep 5, 2014 ... I am using Tornado server, and trying to execute/call a python function (defined in ui_methods.py) from the javascript (front.html).

Define Blocks | Blockly | Google for Developers

https://developers.google.com/blockly/guides/create-custom-blocks/define-blocks
JSON format versus JavaScript API. Blockly has two ways of defining blocks: JSON objects and JavaScript functions. The JSON format is designed to simplify ...

Write Cloud Run functions

https://cloud.google.com/functions/docs/writing
... functions-framework . The code in your main file must define your function entry point and can import other code and Node.js modules as normal. The main ...

GPT Reference | Google Publisher Tag | Google for Developers

https://developers.google.com/publisher-tag/reference
Jan 31, 2025 ... An object type, where the value is an instance of googletag.Slot . () => void, A function type with no defined arguments and no return value. To ...

Annotating JavaScript for the Closure Compiler · google/closure ...

https://developers.google.com/closure/compiler/docs/js-for-compiler
May 4, 2021 ... defineClass constructor methods. /** * A rectangle. * @constructor */ function GM_Rect() ...

How to Override a Global JS Function from a .js File Using ...

https://groups.google.com/g/greasemonkey-users/c/m2wz4-PPW70
(Occupying my entire script.) The page still misbehaves. However, if I paste the new definition into the. Firebug script evaluation editor, and evaluate it, the ...

Manage functions | Cloud Functions for Firebase

https://firebase.google.com/docs/functions/manage-functions
... specify a function running in a particular region. Also, you can override ... js version) should be set on a configuration object inside the function code.

Custom Functions in Google Sheets | Apps Script | Google for ...

https://developers.google.com/apps-script/guides/sheets/functions
Jan 31, 2025 ... Naming. In addition to the standard conventions for naming JavaScript functions, be aware of the following: The name of a custom function ...

reCAPTCHA v2 | Google for Developers

https://developers.google.com/recaptcha/docs/display
Oct 8, 2024 ... render method from the JavaScript API. Your onload callback function must be defined before the reCAPTCHA API loads. To ensure there are no ...

How to define and read Global JavaScript Variable in GWT

https://groups.google.com/g/google-web-toolkit/c/zKA6CrdQvc8
Feb 10, 2010 ... js file and then read the same using a JSNI native method. But was wondering if there is a way to this purely in Java (GWT) . My goal is to be ...

Robust Trait Composition for JavascriptI

https://research.google.com/pubs/archive/37733.pdf
forEach refers to the method defined in the Range function. 5. Traits as Property Descriptor Maps. We now describe the unique feature of traits.js, namely the ...

including user defined javascript function in GSP

https://groups.google.com/g/grails/c/ICcaIXa-93Y
Apr 13, 2011 ... Phoenix ... 2. Define the js function in GSP but be careful that you must put the scriptlet in the scope of <body> because of sitemesh which is ...

Custom Elements v1 - Reusable Web Components | Articles | web.dev

https://developers.google.com/web/fundamentals/web-components/customelements
Aug 14, 2017 ... To define a new HTML element we need the power of JavaScript! The customElements global is used for defining a custom element and teaching the ...

Get started: write, test, and deploy your first functions | Cloud ...

https://firebase.google.com/docs/functions/get-started
js. Once you have Node.js and npm installed, install the Firebase CLI via your preferred method. ... functions should specify a location to minimize network ...

YouTube Player API Reference for iframe Embeds | YouTube ...

https://developers.google.com/youtube/iframe_api_reference
... JavaScript function: ... The object syntax lets you pass an object as a single parameter and to define object properties for the function arguments that you wish ...