The ETag condition specified caused the ETag verification to fail.
Depending on the ETagAction of the request this either means that a change to the object has been
made on the server, or that the object in question is still the same and has not been changed.
[[["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-07 UTC."],[[["This webpage provides documentation for the `RequestError.ErrorCodes` enumeration within the `Google.Apis.Requests` namespace, specifically in version 1.60.0."],["The `RequestError.ErrorCodes` enumeration lists known error codes that can occur during a request."],["The `ETagConditionFailed` field indicates that an ETag condition check has failed due to a change or lack of change on the server, dependent on the `ETagAction`."],["The documentation also links to an extension method, `Utilities.ThrowIfNull`, which can be used with `RequestError.ErrorCodes` and a string."],["The page lists several versions of the API, with version 1.69.0 designated as the latest."]]],[]]