Module: Google::Cloud::VisionAI::V1::StreamingService
- Defined in:
- lib/google/cloud/vision_ai/v1/streaming_service.rb,
lib/google/cloud/vision_ai/v1/streaming_service/rest.rb,
lib/google/cloud/vision_ai/v1/streaming_service/paths.rb,
lib/google/cloud/vision_ai/v1/streaming_service/client.rb,
lib/google/cloud/vision_ai/v1/streaming_service/credentials.rb,
lib/google/cloud/vision_ai/v1/streaming_service/rest/client.rb,
lib/google/cloud/vision_ai/v1/streaming_service/rest/service_stub.rb
Overview
Streaming service for receiving and sending packets.
To load this service and instantiate a REST client:
require "google/cloud/vision_ai/v1/streaming_service/rest"
client = ::Google::Cloud::VisionAI::V1::StreamingService::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials