In der Google Cloud Platform können Sie Gesundheitsdaten verwalten, speichern und darauf zugreifen.
Dienst: healthcare.googleapis.com
Alle unten angegebenen URIs verweisen auf https://healthcare.googleapis.com
REST-Ressource: v1alpha2.projects.locations.datasets.dictationStores
Methoden | |
---|---|
create |
POST /v1alpha2/{parent=projects/*/locations/*/datasets/*}/dictationStores Erstellt ein neues Dictation store im übergeordneten Dataset. |
delete |
DELETE /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*} Löscht das angegebene Dictation store und entfernt alle darin enthaltenen Wörter. |
get |
GET /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*} Ruft das angegebene Dictation store ab oder gibt NOT_FOUND zurück, wenn es nicht vorhanden ist. |
getIamPolicy |
POST /v1alpha2/{resource=projects/*/locations/*/datasets/*/dictationStores/*}:getIamPolicy Ruft die Zugriffssteuerungsrichtlinie für eine Ressource ab. |
list |
GET /v1alpha2/{parent=projects/*/locations/*/datasets/*}/dictationStores Listet Dictation stores im angegebenen Dataset auf. |
patch |
PATCH /v1alpha2/{dictationStore.name=projects/*/locations/*/datasets/*/dictationStores/*} Aktualisiert das angegebene Dictation store . |
setIamPolicy |
POST /v1alpha2/{resource=projects/*/locations/*/datasets/*/dictationStores/*}:setIamPolicy Legt die Zugriffssteuerungsrichtlinie für eine Ressource fest. |
testIamPermissions |
POST /v1alpha2/{resource=projects/*/locations/*/datasets/*/dictationStores/*}:testIamPermissions Gibt die Berechtigungen des Aufrufers für die angegebene Ressource zurück. |
REST-Ressource: v1alpha2.projects.locations.datasets.dictationStores.dictations
Methoden | |
---|---|
create |
POST /v1alpha2/{parent=projects/*/locations/*/datasets/*/dictationStores/*}/dictations Erstellt einen neuen Dictation -Datensatz. |
delete |
DELETE /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*} Löscht ein Dictation oder gibt NOT_FOUND zurück, wenn es nicht vorhanden ist. |
get |
GET /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*} Erstellt einen Dictation . |
list |
GET /v1alpha2/{parent=projects/*/locations/*/datasets/*/dictationStores/*}/dictations Listet Dictations im angegebenen Dictation store auf. |
patch |
PATCH /v1alpha2/{dictation.name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*} Aktualisiert den Dictation . |
recognize |
POST /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*}:recognize Führt eine asynchrone Spracherkennung durch und empfängt Ergebnisse über die Schnittstelle google.longrunning.Operations . |
REST-Ressource: v1alpha2.projects.locations.datasets.dictationStores.dictations.notes
Methoden | |
---|---|
create |
POST /v1alpha2/{parent=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*}/notes Erstellt einen neuen Note . |
delete |
DELETE /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*/notes/*} Löscht ein vorhandenes Note . |
get |
GET /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*/notes/*} Erstellt einen Note . |
list |
GET /v1alpha2/{parent=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*}/notes Listet alle Notes im angegebenen Dictation auf und unterstützt dabei die Filterung. |
patch |
PATCH /v1alpha2/{note.name=projects/*/locations/*/datasets/*/dictationStores/*/dictations/*/notes/*} Aktualisiert den Note . |
REST-Ressource: v1alpha2.projects.locations.datasets.dictationStores.speechConfigs
Methoden | |
---|---|
create |
POST /v1alpha2/{parent=projects/*/locations/*/datasets/*/dictationStores/*}/speechConfigs Erstellt einen neuen SpeechConfig . |
delete |
DELETE /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/speechConfigs/*} Löscht ein SpeechConfig oder gibt NOT_FOUND zurück, wenn es nicht vorhanden ist. |
get |
GET /v1alpha2/{name=projects/*/locations/*/datasets/*/dictationStores/*/speechConfigs/*} Ruft eine SpeechConfig -Konfiguration ab. |
list |
GET /v1alpha2/{parent=projects/*/locations/*/datasets/*/dictationStores/*}/speechConfigs Listet alle SpeechConfigs im angegebenen Dictation store auf und unterstützt dabei die Filterung. |
patch |
PATCH /v1alpha2/{speechConfig.name=projects/*/locations/*/datasets/*/dictationStores/*/speechConfigs/*} Aktualisiert den SpeechConfig . |
REST-Ressource: v1alpha2.projects.locations.datasets.operations
Methoden | |
---|---|
get |
GET /v1alpha2/{name=projects/*/locations/*/datasets/*/operations/*} Ruft den letzten Status eines lang andauernden Vorgangs ab. |
list |
GET /v1alpha2/{name=projects/*/locations/*/datasets/*}/operations Listet Vorgänge auf, die zu dem angegebenen Filter in der Anfrage passen. |