[[["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-08-28 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSetTableIamPolicyOptions\u003c/code\u003e class in the Google BigQuery v2 API is version 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides options for the \u003ccode\u003eSetTableIamPolicy\u003c/code\u003e operations within the Google Cloud BigQuery v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetTableIamPolicyOptions\u003c/code\u003e class allows for the specification of which policy fields to modify through the \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property, if left empty, defaults to modifying the "bindings" and "etag" paths.\u003c/p\u003e\n"],["\u003cp\u003eAll available versions of \u003ccode\u003eSetTableIamPolicyOptions\u003c/code\u003e documentation include versions 3.0.0 through 3.11.0, and versions 2.2.0 through 2.4.0.\u003c/p\u003e\n"]]],[],null,["# Google BigQuery v2 API - Class SetTableIamPolicyOptions (3.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/latest/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.10.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.9.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.8.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.7.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.6.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.5.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.4.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.3.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.2.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.1.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/3.0.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/2.4.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/2.3.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/2.2.0/Google.Cloud.BigQuery.V2.SetTableIamPolicyOptions) \n\n public sealed class SetTableIamPolicyOptions\n\nReference documentation and code samples for the Google BigQuery v2 API class SetTableIamPolicyOptions.\n\nOptions for the `SetTableIamPolicy` operations. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SetTableIamPolicyOptions \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BigQuery.V2](/dotnet/docs/reference/Google.Cloud.BigQuery.V2/latest/Google.Cloud.BigQuery.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.BigQuery.V2.dll\n\nProperties\n----------\n\n### UpdateMask\n\n public string UpdateMask { get; set; }\n\nA FieldMask specifying which fields of the policy to modify.\nOnly the fields in the mask will be modified.\nIf no mask is provided, the following default mask is used:\n`paths: \"bindings, etag\"`.\nYou can read more about the FieldMaks format here:\n\u003chttps://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.FieldMask\u003e"]]