[[["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-08-04 UTC."],[[["This webpage provides documentation for the `ResourceMismatchException` class within the `Google.Api.Gax` namespace, covering versions from 3.2.0 to the latest 4.10.0."],["`ResourceMismatchException` is an exception class used to signal that a retrieved resource does not meet the anticipated criteria, inheriting from the base `Exception` class and implementing the `ISerializable` and `_Exception` interfaces."],["The class includes a constructor, `ResourceMismatchException(string message)`, that allows for the specification of a custom error message when the exception is thrown."],["The documentation also details the various inherited members from `Exception` and `Object` that are applicable to `ResourceMismatchException`, such as methods for retrieving error details and comparing objects."]]],[]]