[[["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\u003eThe \u003ccode\u003eETagAction\u003c/code\u003e enum defines how an ETag is handled in requests, offering options for conditional operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefault\u003c/code\u003e field lets the request type determine the ETag behavior, while \u003ccode\u003eIfMatch\u003c/code\u003e and \u003ccode\u003eIfNoneMatch\u003c/code\u003e enforce ETag comparisons for success.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIgnore\u003c/code\u003e field ensures no ETag is included in the request header.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eETagAction\u003c/code\u003e enum is part of the \u003ccode\u003eGoogle.Apis\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Apis.dll\u003c/code\u003e assembly, available in various versions.\u003c/p\u003e\n"],["\u003cp\u003eExtension method \u003ccode\u003eUtilities.ThrowIfNull\u003c/code\u003e can be used with an \u003ccode\u003eETagAction\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Enum ETagAction (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.ETagAction)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.ETagAction)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.ETagAction)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.ETagAction)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.ETagAction)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.ETagAction) \n\n public enum ETagAction\n\nDefines the behaviour/header used for sending an etag along with a request.\n\nNamespace\n---------\n\n[Google.Apis](/dotnet/docs/reference/Google.Apis/latest/Google.Apis)\n\nAssembly\n--------\n\nGoogle.Apis.dll\n\nExtension Method\n----------------\n\n[Utilities.ThrowIfNull\\\u003cETagAction\\\u003e(ETagAction, string)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Util.Utilities#Google_Apis_Util_Utilities_ThrowIfNull__1___0_System_String_)"]]