GoogleCloudAiplatformV1UndeployIndexRequest constructor

GoogleCloudAiplatformV1UndeployIndexRequest({
  1. String? deployedIndexId,
})

Implementation

GoogleCloudAiplatformV1UndeployIndexRequest({
  this.deployedIndexId,
});