123456789101112131415 |
- // NOTE: This file was generated by the ServiceGenerator.
- // ----------------------------------------------------------------------------
- // API:
- // Cloud Vision API (vision/v1)
- // Description:
- // Integrates Google Vision features, including image labeling, face, logo,
- // and landmark detection, optical character recognition (OCR), and detection
- // of explicit content, into applications.
- // Documentation:
- // https://cloud.google.com/vision/
- #import "GTLRVisionObjects.h"
- #import "GTLRVisionQuery.h"
- #import "GTLRVisionService.h"
|