Mengaktifkan kembali konfigurasi transfer
bookmark_borderbookmark
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Aktifkan kembali konfigurasi transfer setelah Anda menonaktifkannya.
Contoh kode
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],[],[[["This code sample demonstrates how to re-enable a previously disabled BigQuery data transfer configuration using the Java client library."],["The `reEnableTransferConfig` method uses the `DataTransferServiceClient` to update a specific transfer configuration, setting its `disabled` status to `false`."],["The code requires the `configId` of the transfer configuration to be re-enabled and a field mask, in this case, just the disabled parameter."],["Before using this code, ensure you have followed the Java setup instructions for the BigQuery quickstart using client libraries and set up Application Default Credentials for authentication."]]],[]]