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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `GetRegionNotificationEndpointRequest` is 3.6.0, while version 2.1.0 is the current page's version."],["This page provides documentation for the `GetRegionNotificationEndpointRequest` class, which is used for a request message for RegionNotificationEndpoints.Get within Google Cloud Compute API."],["The `GetRegionNotificationEndpointRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The class has three properties: `NotificationEndpoint`, `Project`, and `Region`, all of which are of type string, allowing users to specify the notification endpoint, project ID, and region for their request."],["The documentation provides a list of all available versions ranging from 1.0.0 to 3.6.0 for the GetRegionNotificationEndpointRequest."]]],[]]