Methode: projects.locations.datasets.dictationStores.patch

Aktualisiert das angegebene Dictation store.

HTTP-Anfrage

PATCH https://healthcare.googleapis.com/v1alpha2/{dictationStore.name=projects/*/locations/*/datasets/*/dictationStores/*}

Die URL verwendet die Syntax der gRPC-Transcodierung.

Pfadparameter

Parameter
dictationStore.name

string

Nur Ausgabe Ressourcenname des Diktierspeichers im Format projects/{project_id}/locations/{locationId}/datasets/{datasetId}/dictationStores/{dictationStoreId}.

Suchparameter

Parameter
updateMask

string (FieldMask format)

Die Aktualisierungsmaske gilt für die Ressource. Informationen zur FieldMask-Definition finden Sie unter https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask.

Eine kommagetrennte Liste vollständig qualifizierter Feldnamen. Beispiel: "user.displayName,photo".

Anfragetext

Der Anfragetext enthält eine Instanz von DictationStore.

Antworttext

Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von DictationStore.

Autorisierungsbereiche

Erfordert einen der folgenden OAuth-Bereiche:

  • https://www.googleapis.com/auth/cloud-healthcare
  • https://www.googleapis.com/auth/cloud-platform

Weitere Informationen finden Sie in der Authentifizierungsübersicht.