Method: folders.locations.bigQueryExports.patch

BigQuery エクスポートを更新します。

HTTP リクエスト


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

パスパラメータ

パラメータ
bigQueryExport.name

string

ID。このエクスポートの相対リソース名。https://cloud.google.com/apis/design/resource_names#relative_resource_name をご覧ください。次のリストに例を示します。

+ organizations/{organization_id}/locations/{locationId}/bigQueryExports/{export_id} + folders/{folder_id}/locations/{locationId}/bigQueryExports/{export_id} + projects/{projectId}/locations/{locationId}/bigQueryExports/{export_id}

このフィールドはレスポンスで提供され、作成リクエストで指定された場合は無視されます。

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

更新するフィールドのリスト。空の場合、すべての変更可能なフィールドが更新されます。

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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