[[["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-09 UTC."],[],[],null,["# Google Cloud Financial Services V1 Client - Class UpdateMode (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.ImportRegisteredPartiesRequest.UpdateMode)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.ImportRegisteredPartiesRequest.UpdateMode) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class UpdateMode.\n\nUpdateMode controls the behavior for ImportRegisteredParties.\n\nProtobuf type `google.cloud.financialservices.v1.ImportRegisteredPartiesRequest.UpdateMode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1 \\\\ ImportRegisteredPartiesRequest\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UPDATE_MODE_UNSPECIFIED\n\n Value: 0\n\nDefault mode.\n\nGenerated from protobuf enum `UPDATE_MODE_UNSPECIFIED = 0;`\n\n### REPLACE\n\n Value: 1\n\nReplace parties that are removable in Parties Table with new parties.\n\nGenerated from protobuf enum `REPLACE = 1;`\n\n### APPEND\n\n Value: 2\n\nAdd new parties to Parties Table.\n\nGenerated from protobuf enum `APPEND = 2;`"]]