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."],[[["The webpage details the `ErrorCodes` enumeration, which lists known error codes that may occur during a request."],["The latest documented version of the `ErrorCodes` is 1.69.0, and previous versions are listed, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0."],["The `ErrorCodes` are part of the `Google.Apis.Requests` namespace within the `Google.Apis.Core.dll` assembly."],["The `ETagConditionFailed` field within the `ErrorCodes` enum indicates whether the ETag condition caused verification to fail due to a server-side change or the object remaining unchanged."],["An extension method, `Utilities.ThrowIfNull\u003cRequestError.ErrorCodes\u003e(String)`, is associated with the `ErrorCodes` and is available in the utilities section."]]],[]]