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\u003eThe \u003ccode\u003eGenerateConfigReportRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eGenerateConfigReport\u003c/code\u003e method in the Google Cloud Service Management V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, and there are several other versions available, going down to 1.1.0, each with a corresponding documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThis class, inheriting from \u003ccode\u003eObject\u003c/code\u003e, 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, making it versatile for various data handling operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateConfigReportRequest\u003c/code\u003e class has properties \u003ccode\u003eNewConfig\u003c/code\u003e and \u003ccode\u003eOldConfig\u003c/code\u003e of type \u003ccode\u003eAny\u003c/code\u003e, which are used to define the service configurations for generating the report, with \u003ccode\u003eNewConfig\u003c/code\u003e being required.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one which take another \u003ccode\u003eGenerateConfigReportRequest\u003c/code\u003e as a parameter, to create copies of the class.\u003c/p\u003e\n"]]],[],null,[]]