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-24 UTC."],[[["The latest version of the `GetRegionNotificationEndpointRequest` is 3.6.0, which can be found alongside other versions from 3.5.0 down to 1.0.0."],["`GetRegionNotificationEndpointRequest` is a class within the Google Cloud Compute Engine v1 API, designed to request information about a specific region's notification endpoint."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as serialization and deep cloning."],["The `GetRegionNotificationEndpointRequest` class has properties like `NotificationEndpoint`, `Project`, and `Region`, which are strings and represent the details necessary to make a request."],["There are 2 constructors for `GetRegionNotificationEndpointRequest`, one default constructor and one that takes in a `GetRegionNotificationEndpointRequest` as a parameter."]]],[]]