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."],[[["This webpage details the `GetRegionNotificationEndpointRequest` class within the `Google.Cloud.Compute.V1` namespace, including its methods, properties, and inheritance from other classes and interfaces."],["The latest version of the `GetRegionNotificationEndpointRequest` documentation is 3.6.0, and the content includes links to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `GetRegionNotificationEndpointRequest` class is used to structure requests for retrieving a notification endpoint resource and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionNotificationEndpointRequest` class contains properties `NotificationEndpoint`, `Project`, and `Region`, all of which are string types."],["The class has two constructors, a default constructor, and one that takes another instance of the same class as a parameter."]]],[]]