Cloud Healthcare API

管理、存储和访问 Google Cloud Platform 中的医疗保健数据。

服务:healthcare.googleapis.com

创建 RPC 客户端存根需要名为 healthcare.googleapis.com 的服务。

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 列出与请求中指定的过滤条件匹配的操作。