public sealed class SubmitConfigSourceRequest : IMessage<SubmitConfigSourceRequest>, IEquatable<SubmitConfigSourceRequest>, IDeepCloneable<SubmitConfigSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class SubmitConfigSourceRequest.
Optional. If set, this will result in the generation of a
google.api.Service configuration based on the ConfigSource provided,
but the generated config and the sources will NOT be persisted.
[[["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 webpage provides documentation for the `SubmitConfigSourceRequest` class within the Google Cloud Service Management v1 API for .NET."],["The `SubmitConfigSourceRequest` class is used as a request message for the `SubmitConfigSource` method."],["The latest version of the documentation is 2.4.0, but previous versions from 2.3.0 all the way to 1.1.0 are also available for viewing."],["Key properties of the `SubmitConfigSourceRequest` class include `ConfigSource`, `ServiceName`, and `ValidateOnly`, each serving specific roles in the configuration submission process."],["The `SubmitConfigSourceRequest` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the namespace `Google.Cloud.ServiceManagement.V1`."]]],[]]