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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This page details the `InvalidArgumentException` class, a type of `ApiException` that occurs when a client provides an invalid argument, distinct from issues caused by the system's state."],["The latest version available is 2.63.1, and the documentation covers a range of versions from 2.63.1 down to 2.7.1 of this specific class."],["`InvalidArgumentException` can be constructed with parameters for message, cause, status code, retryable status, and error details."],["The class includes inherited members from the `ApiException` and `Object` classes, along with methods from the `Throwable` class."]]],[]]