[[["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."],[[["\u003cp\u003eThis document provides information on the \u003ccode\u003eETagAction\u003c/code\u003e enum within the Google.Apis library, which defines how an ETag is used in requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eETagAction\u003c/code\u003e enum has four fields: \u003ccode\u003eDefault\u003c/code\u003e, \u003ccode\u003eIfMatch\u003c/code\u003e, \u003ccode\u003eIfNoneMatch\u003c/code\u003e, and \u003ccode\u003eIgnore\u003c/code\u003e, each specifying a different behavior for ETag handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e field allows for ETag behavior to be determined by the type of request, while \u003ccode\u003eIfMatch\u003c/code\u003e and \u003ccode\u003eIfNoneMatch\u003c/code\u003e define conditional success based on ETag identity.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIgnore\u003c/code\u003e field in the \u003ccode\u003eETagAction\u003c/code\u003e enum specifies that the ETag will not be included in the header of the request.\u003c/p\u003e\n"],["\u003cp\u003eThere is also an extension method provided, \u003ccode\u003eUtilities.ThrowIfNull<ETagAction>(String)\u003c/code\u003e, for handling ETagAction values.\u003c/p\u003e\n"]]],[],null,[]]