aiInference property

AIInference? aiInference
getter/setter pair

AI Inference.

Specifies the Vertex AI endpoint that inference requests built from the Pub/Sub message data and provided parameters will be sent to.

Optional.

Implementation

AIInference? aiInference;