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.
Required. A name of the notification to retrieve.
Format:
organizations/{organization}/locations/{location}/notifications/{notification}
or projects/{projects}/locations/{location}/notifications/{notification}.
[[["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 information for the \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class within the Google Cloud Advisory Notifications v1 API, with the latest version being 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class is used to fetch a notification and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class has two constructors, a default constructor and one that accepts another \u003ccode\u003eGetNotificationRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class has three properties: \u003ccode\u003eLanguageCode\u003c/code\u003e, which sets the localization language; \u003ccode\u003eName\u003c/code\u003e, which is a required parameter indicating the name of the notification to be retrieved; and \u003ccode\u003eNotificationName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API documented including versions 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0 and the latest 1.7.0.\u003c/p\u003e\n"]]],[],null,[]]