Method: projects.locations.customClasses.patch

カスタムクラスを更新します。

HTTP リクエスト

PATCH https://speech.googleapis.com/v1p1beta1/{customClass.name=projects/*/locations/*/customClasses/*}

この URL では gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
customClass.name

string

カスタムクラスのリソース名。

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

更新するフィールドのリスト。

完全修飾フィールド名のカンマ区切りリスト。例: "user.displayName,photo"

リクエストの本文

リクエストの本文には CustomClass のインスタンスが含まれます。

レスポンスの本文

成功した場合、レスポンスの本文には CustomClass のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、Authentication Overview をご覧ください。