Optional. A comma-separated list of names of fields in the ResourcePolicy objects to update. Example: enforcementMode.
If this field is present, the updateMask field in the UpdateResourcePolicyRequest messages must all match this field, or the entire batch fails and no updates will be committed.
[[["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 2024-09-26 UTC."],[],[],null,["Atomically updates the specified [ResourcePolicy](/docs/reference/appcheck/rest/v1/projects.services.resourcePolicies#ResourcePolicy) configurations.\n\nHTTP request\n\n`POST https://firebaseappcheck.googleapis.com/v1/{parent=projects/*/services/*}/resourcePolicies:batchUpdate`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\nPath parameters\n\nRequest body\n\nThe request body contains data with the following structure:\n\nResponse body Response message for the [resourcePolicies.batchUpdate](/docs/reference/appcheck/rest/v1/projects.services.resourcePolicies/batchUpdate#google.firebase.appcheck.v1.ConfigService.BatchUpdateResourcePolicies) method.\n\nIf successful, the response body contains data with the following structure:\n\nAuthorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n- `https://www.googleapis.com/auth/firebase`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/).\n\nUpdateResourcePolicyRequest Request message for the [resourcePolicies.patch](/docs/reference/appcheck/rest/v1/projects.services.resourcePolicies/patch#google.firebase.appcheck.v1.ConfigService.UpdateResourcePolicy) method as well as an individual update message for the [resourcePolicies.batchUpdate](/docs/reference/appcheck/rest/v1/projects.services.resourcePolicies/batchUpdate#google.firebase.appcheck.v1.ConfigService.BatchUpdateResourcePolicies) method."]]