NI-Lab.

nilog:

← 前の日 2019-10-29 次の日 →
← 一年前 一年後 →
Twitter (2019-10-29)
RT @cnni:
A Chinese court has sentenced six men over a botched contract killing.

The original hitman subcontracted another hitman, who hired another hitman, who hired another hitman, who hired another hitman, who then told the intended target about the plan. https://cnn.it/331jJVa
[t] 2019-10-29 06:37:31
関連するかも情報
RT @tv_asahi_news:
「殺し屋」一斉検挙のワケは…下請け連鎖で事件発覚
http://5.tvasahi.jp/000167807?a=news&b=ni
[t] 2019-10-29 06:37:27
RT @cnni:
A Chinese court has sentenced six men over a botched contract killing.

The original hitman subcontracted another hitman, who hired another hitman, who hired another hitman, who hired another hitman, who then told the intended target about the plan. https://cnn.it/331jJVa
[t] 2019-10-29 06:37:31
RT @Sankei_news:
【マクドナルドが「フィレオフィッシュ」25年ぶりに刷新】
https://www.sankei.com/economy/news/191028/ecn1910280005-n1.html

 →見た目はより白いフライになり、ジューシーさが増して魚の味がしっかり味わえるなど、食感や風味が向上
 →今月末までに全店で新しい生産工程のものに切り替える https://twitter.com/Sankei_news/status/1188681908978253824/photo/1
[t] 2019-10-29 06:37:57
RT @YahooNewsTopics:
【マック 定番商品25年ぶり刷新】
https://yahoo.jp/Q1qkph

日本マクドナルドは、1971年の創業時から続く定番バーガー「フィレオフィッシュ」について、白身魚のフライを今月末までに全店で新しい生産工程のものに切り替えると発表した。大型リニューアルは25年ぶり。
[t] 2019-10-29 06:38:01
RT @nhk_news:
AI=人工知能を搭載した小型のロボットたちが、所有者に代わって観光する全国で初めてのユニークなツアーが青森県むつ市で実施されました。
https://www3.nhk.or.jp/news/html/20191028/k10012154151000.html
#nhk_news #nhk_video https://twitter.com/nhk_news/status/1188821962241515520/video/1
[t] 2019-10-29 06:38:38
NHK で Windows のダイアログらしきものが表示されているよう。

Wview 「スキャンラインのインデックスが範囲を越えました」
[t] 2019-10-29 06:40:20
NHKの配信システムの一部かな。
[t] 2019-10-29 06:41:51
「Cloud Platform Console で [IAM と管理] > [サービス アカウント] にアクセスします。新しい秘密鍵を生成し、JSON ファイルを保存します。次に、このファイルを使用して SDK を初期化します」

Cloud Firestore を使ってみる  |  Firebase https://firebase.google.com/docs/firestore/quickstart?hl=ja
[t] 2019-10-29 06:45:58
「操作」から「鍵を作成」すると、

"「App Engine default service account」の秘密鍵の作成
秘密鍵を含むファイルをダウンロードします。この鍵を紛失すると復元できなくなるため、ファイルは大切に保管してください。"
[t] 2019-10-29 06:46:25
InputStream serviceAccount = new FileInputStream("path/to/serviceAccount.json");
GoogleCredentials credentials = GoogleCredentials.fromStream(serviceAccount);
FirebaseOptions options = new FirebaseOptions.Builder().setCredentials(credentials).build();
[t] 2019-10-29 06:48:24
ぐわ

io.grpc.StatusRuntimeException: PERMISSION_DENIED: Missing or insufficient permissions.
[t] 2019-10-29 07:25:30
【話題のキーワード】
1. めざましじゃんけん
2. 死役所
3. ドーコン
4. 雨男
5. 栗原健太
6. 川田裕美
7. AirPods
8. iOS13.2
9. 元木大介
https://search.yahoo.co.jp/realtime #buzzbot
[t] 2019-10-29 08:30:53
「firebase deploy --only firestore:rules を実行すると、反映されます。大抵は数十秒以内で反映されますが、仕様的には最大1分ほどかかる」

Cloud Firestoreの勘所 パート3 — セキュリティルール - google-cloud-jp - Medium https://medium.com/google-cloud-jp/firestore3-9518331f8748
[t] 2019-10-29 08:33:44
「Firestoreのread/writeのルールはとてもシンプルで、何も指定がなければドキュメントに対するread/writeの操作は 拒否 されます」

【改訂版】 Firebase Cloud Firestore rules tips https://tech-blog.sgr-ksmt.org/2018/12/11/194022/
[t] 2019-10-29 08:35:04
「サーバー クライアント ライブラリは、すべての Cloud Firestore セキュリティ ルールをバイパスし、代わりに Google アプリケーションのデフォルト認証情報を使って認証を行います」

Cloud Firestore セキュリティ ルールを使ってみる  |  Firebase https://firebase.google.com/docs/firestore/security/get-started?hl=ja
[t] 2019-10-29 08:36:33
「REST API または RPC API 用のサーバー クライアント ライブラリを使用する場合は、Cloud Firestore 用の Cloud Identity and Access Management を設定してください」

Cloud Firestore セキュリティ ルールを使ってみる  |  Firebase https://firebase.google.com/docs/firestore/security/get-started?hl=ja
[t] 2019-10-29 08:38:38
"When you use the server client libraries for Cloud Firestore, you can manage access to your resources with Identity and Access Management (IAM)"

Security for server client libraries  |  Cloud Firestore  |  Google Cloud https://cloud.google.com/firestore/docs/security/iam?hl=ja
[t] 2019-10-29 08:47:09
Google App Engine から Cloud Firestore を使う方法のわかりやすい資料がないので地道に調べるしか。
[t] 2019-10-29 08:48:34
「ユーザーの役割を管理するには、GCP Console、gcloud コマンドライン ツール、REST API、またはクライアント ライブラリを使用します」

リソースへのアクセス権の付与、変更、取り消し  |  Cloud IAM のドキュメント  |  Google Cloud https://cloud.google.com/iam/docs/granting-changing-revoking-access?hl=ja
[t] 2019-10-29 08:50:34
「個人、サービス アカウント、Google グループをメンバーとして追加することはできますが、すべてのプロジェクトに少なくとも 1 人のメンバーが必要です」

リソースへのアクセス権の付与、変更、取り消し  |  Cloud IAM のドキュメント  |  Google Cloud https://cloud.google.com/iam/docs/granting-changing-revoking-access?hl=ja
[t] 2019-10-29 08:51:13
2019年10年29日のnilogをすべて表示する

- NI-Lab.
- Mastodon (@nilab@mastodon-japan.net)
- Twitter (@nilab)
- Timelog (@nilab)
- はてなブックマーク (id:nilab)

Web Services by Yahoo! JAPAN