public sealed class GetReportConfigRequest : IMessage<GetReportConfigRequest>, IEquatable<GetReportConfigRequest>, IDeepCloneable<GetReportConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetReportConfigRequest.
[[["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 `GetReportConfigRequest` class within the Google Cloud Migration Center v1 API."],["`GetReportConfigRequest` is used to request a `ReportConfig` resource, and is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the `Google.Cloud.MigrationCenter.V1` namespace, contained within the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["The `GetReportConfigRequest` class has two constructors, one default constructor and another that takes in another `GetReportConfigRequest` object as a parameter, and two main properties `Name` and `ReportConfigName`."],["This documentation also details the different versions of `GetReportConfigRequest`, with version `1.4.0` being the latest."]]],[]]