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."],[[["The latest version of the `GetRegionNotificationEndpointRequest` is 3.6.0, which can be found with the latest documentation and code samples for the Compute Engine v1 API."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for deep cloning, comparing, and handling message buffering."],["The `GetRegionNotificationEndpointRequest` class has constructors and properties, such as `NotificationEndpoint`, `Project`, and `Region`, which allow for configuring and making a request for a notification endpoint."],["This is a request message for the `RegionNotificationEndpoints.Get` method and provides a comprehensive list of previous versions of this endpoint request dating back to version 1.0.0."],["The class is part of the `Google.Cloud.Compute.V1` namespace, contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]