public sealed class SubmitConfigSourceResponse : IMessage<SubmitConfigSourceResponse>, IEquatable<SubmitConfigSourceResponse>, IDeepCloneable<SubmitConfigSourceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class SubmitConfigSourceResponse.
[[["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 page provides reference documentation for the `SubmitConfigSourceResponse` class within the Google Cloud Service Management v1 API for .NET."],["The `SubmitConfigSourceResponse` class is used as a response message for the `SubmitConfigSource` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the class's constructors, including a default constructor and a constructor for creating a copy, as well as a `ServiceConfig` property that gets and sets the service configuration."],["The latest version of the API is version 2.4.0, and this page covers version 2.2.0 with links to previous versions dating back to version 1.1.0."]]],[]]