Module: Google::Cloud::VisionAI::V1::StreamsService

Defined in:
lib/google/cloud/vision_ai/v1/streams_service.rb,
lib/google/cloud/vision_ai/v1/streams_service/rest.rb,
lib/google/cloud/vision_ai/v1/streams_service/paths.rb,
lib/google/cloud/vision_ai/v1/streams_service/client.rb,
lib/google/cloud/vision_ai/v1/streams_service/operations.rb,
lib/google/cloud/vision_ai/v1/streams_service/credentials.rb,
lib/google/cloud/vision_ai/v1/streams_service/rest/client.rb,
lib/google/cloud/vision_ai/v1/streams_service/rest/operations.rb,
lib/google/cloud/vision_ai/v1/streams_service/rest/service_stub.rb

Overview

Service describing handlers for resources. Vision API and Vision AI API are two independent APIs developed by the same team. Vision API is for people to annotate their image while Vision AI is an e2e solution for customer to build their own computer vision application.

To load this service and instantiate a REST client:

require "google/cloud/vision_ai/v1/streams_service/rest"
client = ::Google::Cloud::VisionAI::V1::StreamsService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations