Exception thrown when client specified an invalid argument. Note that this differs from FailedPreconditionException. This exception indicates arguments that are problematic regardless
of the state of the system (e.g., a malformed file name).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version available for `InvalidArgumentException` is 2.63.1, with many older versions listed, including 2.12.2, which is the current displayed version."],["`InvalidArgumentException` is a type of `ApiException` that is thrown when a client provides an invalid argument, differing from `FailedPreconditionException`."],["This exception indicates that there is a problem with the arguments that is independent of the system's current state, such as a malformed file name."],["`InvalidArgumentException` has two constructors, one taking a message, cause, status code, and retryable boolean, and the other taking only the cause, status code, and retryable boolean as parameters."],["It inherits several members from `ApiException`, `Object`, and `Throwable` classes, which are listed on the page."]]],[]]