deployedModelId property

String? deployedModelId
getter/setter pair

If specified, this ExplainRequest will be served by the chosen DeployedModel, overriding Endpoint.traffic_split.

Implementation

core.String? deployedModelId;