public sealed class UpdateEndpointRequest : IMessage<UpdateEndpointRequest>, IEquatable<UpdateEndpointRequest>, IDeepCloneable<UpdateEndpointRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Directory v1 API class UpdateEndpointRequest.
The request message for
[RegistrationService.UpdateEndpoint][google.cloud.servicedirectory.v1.RegistrationService.UpdateEndpoint].
[[["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-17 UTC."],[[["Version 2.6.0 is the latest release, while the current page is documenting version 2.5.0 of the Service Directory v1 API."],["The documented class is `UpdateEndpointRequest`, a request message utilized by `RegistrationService.UpdateEndpoint` in the Service Directory v1 API."],["The `UpdateEndpointRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`UpdateEndpointRequest` has two properties, `Endpoint` of type `Endpoint`, and `UpdateMask` of type `FieldMask`, which are both required."],["The `UpdateEndpointRequest` class is part of the `Google.Cloud.ServiceDirectory.V1` namespace and its assembly file is `Google.Cloud.ServiceDirectory.V1.dll`."]]],[]]