public sealed class CreateEndpointRequest : IMessage<CreateEndpointRequest>, IEquatable<CreateEndpointRequest>, IDeepCloneable<CreateEndpointRequest>, IBufferMessage, IMessage
The request message for
[RegistrationService.CreateEndpoint][google.cloud.servicedirectory.v1.RegistrationService.CreateEndpoint].
Required. The Resource ID must be 1-63 characters long, and comply with
<a href="https://www.ietf.org/rfc/rfc1035.txt"; target="_blank">RFC1035</a>.
Specifically, the name must be 1-63 characters long and match the regular
expression [a-z](?:[-a-z0-9]{0,61}[a-z0-9])? which means the first
character must be a lowercase letter, and all following characters must
be a dash, lowercase letter, or digit, except the last character, which
cannot be a dash.
[[["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\u003eThis webpage details the \u003ccode\u003eCreateEndpointRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, specifically version 1.2.0, for creating endpoints in the Service Directory.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEndpointRequest\u003c/code\u003e class is a request message used by \u003ccode\u003eRegistrationService.CreateEndpoint\u003c/code\u003e, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties like \u003ccode\u003eEndpoint\u003c/code\u003e, \u003ccode\u003eEndpointId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsServiceName\u003c/code\u003e, defining the necessary information to create an endpoint, including endpoint details, ID, and the service it belongs to.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.6.0 and it also contains links to previous versions, each pertaining to the same \u003ccode\u003eCreateEndpointRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndpointId\u003c/code\u003e must comply with RFC1035, meaning it should be 1-63 characters long, begin with a lowercase letter, and only contain dashes, lowercase letters, or digits, ending without a dash.\u003c/p\u003e\n"]]],[],null,[]]