aip_sdk.InvalidArgumentError
aip_sdk.InvalidArgumentError
An argument passed to an SDK call was missing, malformed, or out of range.
Raised at the SDK boundary for a condition the caller can fix by changing the
arguments they passed — including a stored config whose shape cannot be executed
as authored. Also a ValueError, so pre-existing except ValueError
handlers keep working.