Required. Fingerprint for optimistic concurrency returned in Get requests.
Must be provided for Update requests. If the value provided does not match
the value known to the server, ABORTED will be thrown, and the client
should retry the read-modify-write cycle.
public MapField<string, NotificationSettings> NotificationSettings { get; }
Required. Map of each notification type and its settings to get/set all
settings at once. The server will validate the value for each notification
type.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSettings\u003c/code\u003e class in the Advisory Notifications v1 API provides configuration options for advisory notifications, allowing customization for different notification types.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.7.0, and version 1.4.0 is the current documented version, with multiple versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettings\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating it supports message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSettings\u003c/code\u003e include \u003ccode\u003eEtag\u003c/code\u003e for concurrency control, \u003ccode\u003eName\u003c/code\u003e for resource identification, \u003ccode\u003eNotificationSettings\u003c/code\u003e for configuring notification types, and \u003ccode\u003eSettingsName\u003c/code\u003e for a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated through a default constructor or by copying an existing Settings object.\u003c/p\u003e\n"]]],[],null,[]]