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를 삭제하고 그 안에 포함된 모든 dictation을 삭제합니다.
DeleteNote 기존 Note를 삭제합니다.
DeleteSpeechConfig SpeechConfig를 삭제하거나 존재하지 않는 경우 NOT_FOUND를 반환합니다.
GetDictation Dictation를 가져옵니다.
GetDictationStore 존재하지 않는 경우 지정된 Dictation store를 가져오거나 NOT_FOUND를 반환합니다.
GetIamPolicy 리소스의 액세스 제어 정책을 가져옵니다.
GetNote Note를 가져옵니다.
GetSpeechConfig SpeechConfig구성을 가져옵니다.
ListDictationStores 지정된 데이터 세트의 Dictation stores를 나열합니다.
ListDictations 지정된 Dictation storeDictations를 나열합니다.
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 요청에 지정된 필터와 일치하는 작업을 나열합니다.