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 documentation for the \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class within the Advisory Notifications v1 API, detailing its properties, constructors, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.7.0, and the document also links to previous versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationRequest\u003c/code\u003e class is used for fetching a notification and supports localization through the \u003ccode\u003eLanguageCode\u003c/code\u003e property, which defaults to English if not specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field that specifies the name of the notification to retrieve, following a specific format for organization or project and location.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetNotificationRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors for creating new instances, either empty or cloned from an existing \u003ccode\u003eGetNotificationRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]