Update Character
Update updates an existing Character resource.
This RPC accepts an UpdateCharacterRequest containing the updated character data and an update mask to specify which fields should be modified. The updated Character is then returned.
HTTP Mapping: PATCH “/v1/conversation/characters/{character.name=characters/*}”