public sealed class GetRegionNotificationEndpointRequest : IMessage<GetRegionNotificationEndpointRequest>, IEquatable<GetRegionNotificationEndpointRequest>, IDeepCloneable<GetRegionNotificationEndpointRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionNotificationEndpointRequest.
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-04-09 UTC."],[[["The latest version of the `GetRegionNotificationEndpointRequest` is 3.6.0, which can be found through the provided links to the documentation."],["This page offers documentation for the `GetRegionNotificationEndpointRequest` class, a part of the Compute Engine v1 API, and provides the links for the versions from 1.0.0 to 3.6.0."],["The `GetRegionNotificationEndpointRequest` class includes properties for `NotificationEndpoint`, `Project`, and `Region`, all of which are of string type and are used for region notification endpoint requests."],["The class `GetRegionNotificationEndpointRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The class `GetRegionNotificationEndpointRequest` has two constructors `GetRegionNotificationEndpointRequest()` and `GetRegionNotificationEndpointRequest(GetRegionNotificationEndpointRequest other)` for creating new instances of the class."]]],[]]