Google은 Vision API 서비스를 제공하기 위한 목적을 제외하고는 어떠한 목적으로도 사용자의 콘텐츠(이미지 및 라벨)를 사용하지 않습니다.
내가 Vision API로 보낸 이미지를 Google이 타인과 공유하나요?
Google은 귀하가 전송하는 콘텐츠를 공개하지 않습니다. Google은 콘텐츠를 제3자와 공유하지 않습니다. 콘텐츠는 Vision API 서비스를 제공하는 데 필요한 경우에만 Google에서 사용합니다. Vision API는 Cloud 데이터 처리 추가 조항을 준수합니다.
내가 Vision API로 보낸 이미지, 결과 또는 요청 자체에 대한 기타 정보가 Google 서버에 저장되나요? 그렇다면 정보가 어디에 얼마나 보관되며, 여기에 액세스할 수 있나요?
온라인(즉시 응답) 작업(BatchAnnotateImages 및 BatchAnnotateFiles)의 경우 이미지 데이터가 메모리에서 처리되고 디스크에 유지되지 않습니다.
비동기 오프라인 일괄 작업(AsyncBatchAnnotateImages 및 AsyncBatchAnnotateFiles)의 경우 분석을 수행하고 결과를 반환하기 위해 단시간 동안 이미지를 저장해야 합니다. 저장된 이미지는 일반적으로 처리가 완료된 직후에 삭제되며, 안전 조치로 몇 시간 정도의 TTL(수명)이 적용됩니다.
또한 Google은 서비스를 개선하고 악용을 막기 위해 Vision API 요청에 대한 일부 메타데이터(요청 수신 시간, 요청 크기 등)를 일시적으로 로깅합니다.
Google은 내가 Vision API로 보내는 데이터의 보안을 어떻게 보호하고 보장하나요?
Google Cloud 보안 페이지에서 Google Cloud서비스에 적용되는 보안 조치 설명을 참조하세요.
Google은 Cloud Vision 개선을 위해 내 데이터를 사용하나요?
Google은 사용자가 전송하는 콘텐츠를 머신 인식 모델 등의 Cloud Vision 기능을 학습하고 개선하는 데 사용하지 않습니다.
Google은 내가 Vision API에 보낸 요청에 포함된 콘텐츠에 대해 소유권을 주장하나요?
Google은 사용자가 Vision API로 전송하는 콘텐츠에 대해 어떠한 소유권도 주장하지 않습니다.
Vision API를 재판매할 수 있나요?
아니요, Vision API 서비스를 재판매할 수 없습니다.
그러나 Vision API 기능을 최종 고객에게 제공하는 솔루션의 구성요소로 사용할 수 있습니다.
[[["이해하기 쉬움","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-19(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."]]