方法:projects.locations.datasets.dictationStores.patch

更新指定的 Dictation store

HTTP 请求

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

网址采用 gRPC 转码语法。

路径参数

参数
dictationStore.name

string

仅供输出。口录存储区的资源名称,格式为 projects/{project_id}/locations/{locationId}/datasets/{datasetId}/dictationStores/{dictationStoreId}

查询参数

参数
updateMask

string (FieldMask format)

更新掩码适用于该资源。如需了解 FieldMask 定义,请参阅 https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask

以逗号分隔的完全限定字段名称列表。示例:"user.displayName,photo"

请求正文

请求正文包含一个 DictationStore 实例。

响应正文

如果成功,则响应正文包含一个 DictationStore 实例。

授权范围

需要以下 OAuth 范围之一:

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

如需了解详情,请参阅身份验证概览