public sealed class CreateServiceRequest : IMessage<CreateServiceRequest>, IEquatable<CreateServiceRequest>, IDeepCloneable<CreateServiceRequest>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["This webpage details the `CreateServiceRequest` class within the `Google.Cloud.ServiceManagement.V1` namespace, specifically version 1.5.0 of the .NET library."],["`CreateServiceRequest` is a request message used for the `CreateService` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateServiceRequest` class inherits members from the `Object` class and provides two constructors: a default constructor and a copy constructor."],["The `Service` property within `CreateServiceRequest` allows setting the initial values for the service resource and is of the type `ManagedService`."],["This page also provides version history with the latest version at 2.4.0 and includes links to documentation for each version of the `CreateServiceRequest`."]]],[]]