public sealed class UpdateEndpointRequest : IMessage<UpdateEndpointRequest>, IEquatable<UpdateEndpointRequest>, IDeepCloneable<UpdateEndpointRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateEndpointRequest\u003c/code\u003e class is a request message used for updating an endpoint via \u003ccode\u003eRegistrationService.UpdateEndpoint\u003c/code\u003e in the Google Cloud Service Directory.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as serialization and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEndpointRequest\u003c/code\u003e class includes two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateEndpointRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties \u003ccode\u003eEndpoint\u003c/code\u003e, which specifies the updated endpoint details, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which lists the specific fields that should be updated in the request.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions are available for the Google Cloud Service Directory V1, with version 2.6.0 currently being the latest.\u003c/p\u003e\n"]]],[],null,[]]