[[["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-09-04 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,[]]