Cloud Healthcare API

Google Cloud Platform で医療データの管理、保存、アクセスを行います。

サービス: healthcare.googleapis.com

サービス名 healthcare.googleapis.com は、RPC クライアント スタブの作成に必要です。

google.cloud.healthcare.v1alpha2.dictation.DictationService

メソッド
CreateDictation 新しい Dictation レコードを作成します。
CreateDictationStore 親データセット内に新しい Dictation store を作成します。
CreateNote 新しい Note を作成します。
CreateSpeechConfig 新しい SpeechConfig を作成します。
DeleteDictation Dictation を削除するか、存在しない場合は NOT_FOUND を返します。
DeleteDictationStore 指定された Dictation store を削除し、含まれるすべてのディクテーションを削除します。
DeleteNote 既存の Note を削除します。
DeleteSpeechConfig SpeechConfig を削除するか、存在しない場合は NOT_FOUND を返します。
GetDictation Dictation を取得します。
GetDictationStore 指定された Dictation store を取得します。存在しない場合は NOT_FOUND を返します。
GetIamPolicy リソースのアクセス制御ポリシーを取得します。
GetNote Note を取得します。
GetSpeechConfig SpeechConfig 構成を取得します。
ListDictationStores 指定されたデータセット内の Dictation stores を一覧表示します。
ListDictations 指定した Dictation store 内の Dictations をリストします。
ListNotes 指定された Dictation 内のすべての Notes を一覧表示し、フィルタリングをサポートします。
ListSpeechConfigs 指定された Dictation store 内のすべての SpeechConfigs を一覧表示し、フィルタリングをサポートします。
Recognize 非同期音声認識を実行します。google.longrunning.Operations インターフェースを介して結果を受け取ります。
SetIamPolicy リソースのアクセス制御ポリシーを取得します。
StreamingRecognize 音声翻訳を双方向ストリーミングで実行します。音声を送信しながら結果を受け取ります。
TestIamPermissions 指定したリソースに対して呼び出し元が持っている権限を返します。
UpdateDictation Dictation を更新します。
UpdateDictationStore 指定された Dictation store を更新します。
UpdateNote Note を更新します。
UpdateSpeechConfig SpeechConfig を更新します。

google.iam.v1.IAMPolicy

メソッド

google.longrunning.Operations

メソッド
GetOperation 長時間実行オペレーションの最新の状態を取得します。
ListOperations リクエストで指定されたフィルタに一致するオペレーションを一覧表示します。