Vertex AI Vision C++ SDK Reference

The Vertex AI Vision C++ SDK offers types and functions to use Vertex AI Vision.

Modules

Basic IO Constructs to perform basic Packet I/O.
Control Constructs for controlling service resources.
General Constructs applicable across all API groups.
Media IO Constructs to perform media IO.
Packet Constructs for working with packets.

Classes

visionai::StreamReceiver StreamReceiver is the client through which users receive Packets from a stream.
visionai::StreamSender StreamSender is the client through which users send Packets to a stream.

Structs

visionai::ServiceConnectionOptions ServiceConnectionOptions is a structure that contains options to connect to the Vertex AI Vision service.
visionai::StreamReceiver::Options Options to configure the StreamReceiver.
visionai::StreamSender::Options Options to configure the StreamSender.