json 形式のファイルがアップロードされていません。
The system is expecting a JSON file but does not recognize the file you uploaded as such.
もし変更してしまった場合は手動でjsonを組み立てるか、pullを実行する必要があります。
If you have accidentally made changes in the web UI, it will be necessary to either construct the JSON manually or execute a pull.
このオプションは入力データのフォーマットが json の場合のみ利用できます。
This can only be used if the input format is json.
特定のイベントフィールドは、jsonオブジェクトから1つのプロパティ値を選択します。
A given event field selects one property value from the json object.
代わりに jsonメソッド を使用してコマンドラインからこのメソッドにアクセスできます。
You can use the json method to access this method from the commandline instead.
json 引数を取り、必要な変換を行う新しい関数呼び出しに、この変換を追加します。
Extract this into a new function call that takes the json argument and does the transformation we need.
他のサービスと連携したい場合には、受信する json データフォーマットにあわせてスクリプトを改良すれば対応できます。
If you want to link with other services, you can adapt it by revising the Script in according with the receiving JSON data format.
json形式でシリアライズ化したデータを保存したい場合を考えてみてください。
Imagine for example that you want to store a serializable Python data structure in a field in the json format.
ですが、が選択されている場合、ルート要素は json という名前が付けられます。
However, if you select JSON, then the root element will be named json.
jsonソース・パッケージを右クリックし、ポップアップ・メニューで貼付けを選択します。
Right-click the json source package and choose Paste in the popup menu.
アプリケーションデータを保管する目的以外にも、そのCellの固有情報(json形式を用いる)の格納に使われる。
It is used not only for application data storage but also for the storage of information (json format) specific to that cell.
前の例は、SQL 文の文字列として表現しやすい `json` カラム型のための独自データ型に変換します。
The previous example maps a custom datatype for a 'json' column type which is easily represented as a string in a SQL statement.
URLは、指定したプロトコルでエンコーディングするための、例えば json といった拡張子を持っていることがあります。
The URL may have an extension, for example json that specify how the protocol for encoding the data.