menu
googleapis package
documentation
aiplatform/v1.dart
GoogleCloudAiplatformV1UndeployModelRequest
GoogleCloudAiplatformV1UndeployModelRequest constructor
GoogleCloudAiplatformV1UndeployModelRequest constructor
dark_mode
light_mode
GoogleCloudAiplatformV1UndeployModelRequest
constructor
GoogleCloudAiplatformV1UndeployModelRequest
(
{
String
?
deployedModelId
,
Map
<
String
,
int
>
?
trafficSplit
,
})
Implementation
GoogleCloudAiplatformV1UndeployModelRequest({ this.deployedModelId, this.trafficSplit, });
googleapis package
documentation
aiplatform/v1
GoogleCloudAiplatformV1UndeployModelRequest
GoogleCloudAiplatformV1UndeployModelRequest constructor
GoogleCloudAiplatformV1UndeployModelRequest class