public sealed class GetUtilizationReportRequest : IMessage<GetUtilizationReportRequest>, IEquatable<GetUtilizationReportRequest>, IDeepCloneable<GetUtilizationReportRequest>, IBufferMessage, IMessage
Request message for 'GetUtilizationReport' request.
[[["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 latest version of the \u003ccode\u003eGetUtilizationReportRequest\u003c/code\u003e is 2.6.0, with the content provided being specific to version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetUtilizationReportRequest\u003c/code\u003e is a message class used to request a utilization report, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetUtilizationReportRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetUtilizationReportRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetUtilizationReportRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (a string representing the report's name), \u003ccode\u003eUtilizationReportName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e resource), and \u003ccode\u003eView\u003c/code\u003e (specifying the report's detail level, defaulting to FULL).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetUtilizationReportRequest\u003c/code\u003e request message allows the retrieval of utilization reports and is included within the namespace \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]