Membatalkan deployment versi pemroses
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Setelah membuat dan men-deploy versi pemroses baru, Anda dapat membatalkan deployment-nya jika tidak ingin versi pemroses tersebut dapat menangani permintaan pemrosesan.
Mempelajari lebih lanjut
Untuk dokumentasi mendetail yang menyertakan contoh kode ini, lihat artikel berikut:
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"]],[],[[["You can undeploy a processor version after it has been created and deployed, preventing it from handling processing requests."],["Undeploying a processor version can be accomplished using the Document AI Python API, with a sample code provided."],["The provided code sample requires setting up Application Default Credentials for authentication to Document AI and uses the `undeploy_processor_version` method."],["The processor version must not be already undeployed and also it cannot be a pre-trained version in order for the undeploy operation to be successful."],["There is documentation available to manage processor versions and a resource to search for other code samples."]]],[]]