デフォルトのプロセッサ バージョンを変更する
bookmark_borderbookmark
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
プロセッサのデフォルト バージョンは、特定のバージョンを指定しない場合、ドキュメントの処理に使用されるバージョンを指定します。プロセッサを作成すると、最初のデフォルト バージョンは安定版チャンネルの最新バージョンになります。デフォルトのバージョンを変更すると、受信リクエストは新しく選択したバージョンを使用して処理されます。プロセッサがリクエストの処理中にデフォルトのバージョンを変更した場合、リクエストでは以前に選択したバージョンが引き続き使用されます。
もっと見る
このコードサンプルを含む詳細なドキュメントについては、以下をご覧ください。
コードサンプル
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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"]],[],[[["The default processor version is used to process documents when no specific version is indicated."],["Upon creation, a processor's initial default version is the most recent stable channel version."],["Changing the default processor version means that all future requests will be processed using the newly selected version."],["If a request is being processed and the default version is changed, that ongoing request will complete with the previously selected version."]]],[]]