public sealed class GetNotificationRequest : IMessage<GetNotificationRequest>, IEquatable<GetNotificationRequest>, IDeepCloneable<GetNotificationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Advisory Notifications v1 API class GetNotificationRequest.
ISO code for requested localization language. If unset, will be
interpereted as "en". If the requested language is valid, but not supported
for this notification, English will be returned with an "Not applicable"
LocalizationState. If the ISO code is invalid (i.e. not a real language),
this RPC will throw an error.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class within the Advisory Notifications v1 API in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class is used to fetch a notification and is found under the \u003ccode\u003eGoogle.Cloud.AdvisoryNotifications.V1\u003c/code\u003e namespace, with the latest version being 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class has properties like \u003ccode\u003eLanguageCode\u003c/code\u003e, which allows specifying the localization language, and \u003ccode\u003eName\u003c/code\u003e, which is a required field to specify the name of the notification to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThere are also contructors for the class that allows for instantiating a new \u003ccode\u003eGetNotificationRequest\u003c/code\u003e or by using an existing \u003ccode\u003eGetNotificationRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]