public sealed class CreateServiceConfigRequest : IMessage<CreateServiceConfigRequest>, IEquatable<CreateServiceConfigRequest>, IDeepCloneable<CreateServiceConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class CreateServiceConfigRequest.
[[["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."],[[["This page provides documentation for the `CreateServiceConfigRequest` class within the Google Cloud Service Management v1 API for .NET."],["The `CreateServiceConfigRequest` class is used as a request message for the `CreateServiceConfig` method."],["The latest version of the `CreateServiceConfigRequest` class is 2.4.0, with versions ranging back to 1.1.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides extended functionality."],["Key properties of this class include `ServiceConfig` of type `Service` and `ServiceName` of type string, both of which are required fields for use."]]],[]]