public sealed class GetRegionNotificationEndpointRequest : IMessage<GetRegionNotificationEndpointRequest>, IEquatable<GetRegionNotificationEndpointRequest>, IDeepCloneable<GetRegionNotificationEndpointRequest>, IBufferMessage, IMessage
A request message for RegionNotificationEndpoints.Get. See the method description for details.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetRegionNotificationEndpointRequest\u003c/code\u003e class is a request message used for retrieving details about a specific Region Notification Endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.6.0, and there are many other versions available for use, ranging from 1.0.0 up to 3.6.0, all of which have their own documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e 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\u003eKey properties of the class include \u003ccode\u003eNotificationEndpoint\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, which are all strings and are used to specify the endpoint, project, and region respectively for the request.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, a default one, and one that takes another \u003ccode\u003eGetRegionNotificationEndpointRequest\u003c/code\u003e as a parameter, to create a copy of the object.\u003c/p\u003e\n"]]],[],null,[]]