GoogleCloudAiplatformV1SearchEntryPoint constructor

GoogleCloudAiplatformV1SearchEntryPoint({
  1. String? renderedContent,
  2. String? sdkBlob,
})

Implementation

GoogleCloudAiplatformV1SearchEntryPoint({
  this.renderedContent,
  this.sdkBlob,
});