[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-22 UTC。"],[[["The automatic model refresh feature allows pipelines to update and use new models without redeployment when the underlying model changes."],["Watch mode utilizes file patterns, like `WatchFilePattern`, to monitor for the latest model files in cloud storage and trigger updates using timestamps."],["Event mode updates models by connecting the pipeline to an unbounded source like Pub/Sub, using a custom side input `PCollection` to define the update logic."],["Two modes exist: Watch Mode and Event Mode, providing options to keep models current in real time while the pipeline is actively running."]]],[]]