Skip to content

Commit 4a3b629

Browse files
1 parent 5f4d4c6 commit 4a3b629

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/AnalyticsHub/MessageTransform.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ class MessageTransform extends \Google\Model
4040
protected $javascriptUdfDataType = '';
4141

4242
/**
43-
* Optional. AI Inference.
43+
* Optional. AI Inference. Specifies the Vertex AI endpoint that inference
44+
* requests built from the Pub/Sub message data and provided parameters will
45+
* be sent to.
4446
*
4547
* @param AIInference $aiInference
4648
*/

0 commit comments

Comments
 (0)