Financial Services V1 API - Module Google::Cloud::FinancialServices::V1::ImportRegisteredPartiesRequest::UpdateMode (v0.4.1)

Reference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::ImportRegisteredPartiesRequest::UpdateMode.

UpdateMode controls the behavior for ImportRegisteredParties.

Constants

UPDATE_MODE_UNSPECIFIED

value: 0
Default mode.

REPLACE

value: 1
Replace parties that are removable in Parties Table with new parties.

APPEND

value: 2
Add new parties to Parties Table.