[[["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-03-21 UTC."],[[["`GoogleApiException` is a class representing an exception thrown by an API Service, inheriting from `Exception` and implementing `ISerializable`."],["This exception class has constructors to create an API Service exception with parameters for the service name and message, and optionally an inner exception."],["The `GoogleApiException` class contains properties like `Error`, `HttpStatusCode`, and `ServiceName`, to give details about the API error, like the error that was returned, status code and the service name that returned the exception."],["The class includes a `ToString()` method that provides a summary of the exception, overriding the base `Exception.ToString()` method."],["There are multiple versions of the `GoogleApiException` documented on the page, including the latest version at 1.69.0 and versions going as far back as 1.50.0."]]],[]]