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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetRegionNotificationEndpointRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version of the documentation is for 3.6.0, but the page also has many previous versions dating back to 1.0.0."],["The `GetRegionNotificationEndpointRequest` class, used for retrieving a region notification endpoint, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `NotificationEndpoint`, `Project`, and `Region`, which are used to define the specifics of the request, with each property being a string."],["This page provides both the constructor details and property information for the `GetRegionNotificationEndpointRequest` class."]]],[]]