Vision API サービスを提供する以外の目的で、Google がお客様のコンテンツ(画像やラベルなど)を使用することはありません。
Vision API に送信した画像を Google が共有することはありますか?
Google がお客様の送信したコンテンツを一般公開することはありません。また、このコンテンツを第三者と共有することもありません。このコンテンツは、Vision API サービスを提供するために必要な場合にのみ Google によって使用されます。Vision API は Cloud のデータ処理に関する追加条項を遵守しています。
Vision API に送信した画像や結果など、リクエスト自体に関する情報は Google のサーバーに保存されるのですか?保存される場合、情報はどこにどの程度の期間保存されますか?また、その情報にアクセスできますか?
[[["わかりやすい","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-08-23 UTC。"],[],[],null,["# Data Usage FAQ\n\nDoes Google use the image I send to the Vision API?\n: Google does not use any of your content (such as images and\n labels) for any purpose except to provide you with the Vision API\n service.\n\nWill Google share the image I send to the Vision API?\n: We won't make the content that you send available to the public. We won't\n share the content with any third party. The content is only used by Google as\n necessary to provide the Vision API service. Vision API complies with\n the\n [Cloud Data Processing Addendum](/terms/data-processing-terms).\n\nWill the image I send to the Vision API, the results or other\ninformation about the request itself, be stored on Google servers? If so,\nhow long and where is the information kept, and do I have access to it?\n:\n For online (immediate response) operations (`BatchAnnotateImages`\n and `BatchAnnotateFiles`), the image data is processed in memory\n and not persisted to disk.\n:\n For asynchronous offline batch operations\n (`AsyncBatchAnnotateImages` and\n `AsyncBatchAnnotateFiles`), we must store that image for a short\n period of time in order to perform the analysis and return the results to\n you. The stored image is typically deleted right after the processing is\n done, with a failsafe\n [Time to live (TTL)](https://en.wikipedia.org/wiki/Time_to_live) of a\n few hours.\n:\n Google also temporarily logs some metadata about your\n Vision API requests (such as the time the request was received and the\n size of the request) to improve our service and combat abuse.\n\nHow does Google protect and ensure the security of the data I send to\nVision API?\n: Refer to the [Google Cloud Security](/security)\n page which describes the security measures in place for Google Cloud\n Services.\n\nDoes Google use my data for improving Cloud Vision?\n: Google does not use the content you send to train and improve\n our Cloud Vision features such as its machine perception model.\n\nDoes Google claim ownership of the content I send in the request to\nVision API?\n: Google does not claim any ownership in any of the content that you\n transmit to the Vision API.\n\nCan I resell the Vision API?\n: No, you are not permitted to resell the Vision API service.\n However, you can use Vision API features as a component to solutions you\n offer to your end customers."]]