Google Cloud Ai Platform V1 Client - Class AsyncQueryReasoningEngineResponse (1.58.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class AsyncQueryReasoningEngineResponse.

Response message for ReasoningEngineExecutionService.AsyncQueryReasoningEngine.

Generated from protobuf message google.cloud.aiplatform.v1.AsyncQueryReasoningEngineResponse

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ output_gcs_uri string

Output Cloud Storage URI for the Async query.

getOutputGcsUri

Output Cloud Storage URI for the Async query.

Returns
Type Description
string

setOutputGcsUri

Output Cloud Storage URI for the Async query.

Parameter
Name Description
var string
Returns
Type Description
$this