public sealed class CreateServiceRequest : IMessage<CreateServiceRequest>, IEquatable<CreateServiceRequest>, IDeepCloneable<CreateServiceRequest>, IBufferMessage, IMessage
The request message for
[RegistrationService.CreateService][google.cloud.servicedirectory.v1.RegistrationService.CreateService].
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\u003eThe latest version of the \u003ccode\u003eCreateServiceRequest\u003c/code\u003e is 2.6.0, with older versions available down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateServiceRequest\u003c/code\u003e is a class used for the request message in \u003ccode\u003eRegistrationService.CreateService\u003c/code\u003e, belonging to the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class has constructors to create new instances, either empty or by copying another \u003ccode\u003eCreateServiceRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateServiceRequest\u003c/code\u003e class has properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsNamespaceName\u003c/code\u003e, \u003ccode\u003eService\u003c/code\u003e, and \u003ccode\u003eServiceId\u003c/code\u003e, all of which are essential for creating a service within a namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceId\u003c/code\u003e property has strict formatting requirements: it must be 1-63 characters long, start with a lowercase letter, and can only contain dashes, lowercase letters, or digits, excluding dashes as the last character.\u003c/p\u003e\n"]]],[],null,[]]