構成メタデータを更新する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
転送構成メタデータを更新します。
もっと見る
このコードサンプルを含む詳細なドキュメントについては、以下をご覧ください。
コードサンプル
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],[],[[["This page provides code samples in Java and Python for updating transfer configuration metadata in BigQuery."],["The code examples demonstrate how to update a transfer configuration's display name using the `updateTransferConfig` method."],["The samples utilize the `DataTransferServiceClient` in Java and the `DataTransferServiceClient` in python, and specify the use of `FieldMask` and `field_mask_pb2.FieldMask` respectively, to control which fields are being updated."],["Prerequisites for running these samples include following the setup instructions for BigQuery client libraries in Java or Python and setting up Application Default Credentials for authentication."],["Further documentation on managing transfers and scheduling queries can be found on the [Manage transfers](/bigquery/docs/working-with-transfers) and the [Scheduling queries](/bigquery/docs/scheduling-queries) documentations."]]],[]]