public sealed class GenerateConfigReportRequest : IMessage<GenerateConfigReportRequest>, IEquatable<GenerateConfigReportRequest>, IDeepCloneable<GenerateConfigReportRequest>, IBufferMessage, IMessage
Required. Service configuration for which we want to generate the report.
For this version of API, the supported types are
[google.api.servicemanagement.v1.ConfigRef][google.api.servicemanagement.v1.ConfigRef],
[google.api.servicemanagement.v1.ConfigSource][google.api.servicemanagement.v1.ConfigSource],
and [google.api.Service][google.api.Service]
Optional. Service configuration against which the comparison will be done.
For this version of API, the supported types are
[google.api.servicemanagement.v1.ConfigRef][google.api.servicemanagement.v1.ConfigRef],
[google.api.servicemanagement.v1.ConfigSource][google.api.servicemanagement.v1.ConfigSource],
and [google.api.Service][google.api.Service]
[[["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\u003eThis webpage details the \u003ccode\u003eGenerateConfigReportRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1\u003c/code\u003e namespace, specifically for version 1.5.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateConfigReportRequest\u003c/code\u003e class is used to send requests for generating configuration reports and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one that accepts another \u003ccode\u003eGenerateConfigReportRequest\u003c/code\u003e instance for copying, to initialize a new instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eNewConfig\u003c/code\u003e and \u003ccode\u003eOldConfig\u003c/code\u003e, both of type \u003ccode\u003eAny\u003c/code\u003e, that are used to define the service configuration for the report and the optional configuration for comparison, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a part of the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1.dll\u003c/code\u003e assembly and inherits from \u003ccode\u003eObject\u003c/code\u003e, while it can be found on versions as high as 2.4.0 of the library.\u003c/p\u003e\n"]]],[],null,[]]