GoogleCloudAiplatformV1ExecuteCodeResponse constructor

GoogleCloudAiplatformV1ExecuteCodeResponse({
  1. List<GoogleCloudAiplatformV1Chunk>? outputs,
})

Implementation

GoogleCloudAiplatformV1ExecuteCodeResponse({this.outputs});