[[["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-09-04 UTC."],[],[],null,["# Google Cloud Migration Center V1 Client - Class ReportView (1.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.2 (latest)](/php/docs/reference/cloud-migrationcenter/latest/V1.ReportView)\n- [1.1.1](/php/docs/reference/cloud-migrationcenter/1.1.1/V1.ReportView)\n- [1.0.3](/php/docs/reference/cloud-migrationcenter/1.0.3/V1.ReportView)\n- [0.4.5](/php/docs/reference/cloud-migrationcenter/0.4.5/V1.ReportView)\n- [0.3.1](/php/docs/reference/cloud-migrationcenter/0.3.1/V1.ReportView)\n- [0.2.0](/php/docs/reference/cloud-migrationcenter/0.2.0/V1.ReportView)\n- [0.1.0](/php/docs/reference/cloud-migrationcenter/0.1.0/V1.ReportView) \nReference documentation and code samples for the Google Cloud Migration Center V1 Client class ReportView.\n\nSpecifies the types of views that provide complete or partial details\nof a Report.\n\nProtobuf type `google.cloud.migrationcenter.v1.ReportView`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ MigrationCenter \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### REPORT_VIEW_UNSPECIFIED\n\n Value: 0\n\nThe report view is not specified. The API displays the basic view by\ndefault.\n\nGenerated from protobuf enum `REPORT_VIEW_UNSPECIFIED = 0;`\n\n### REPORT_VIEW_BASIC\n\n Value: 1\n\nThe report view includes only basic metadata of the Report. Useful for\nlist views.\n\nGenerated from protobuf enum `REPORT_VIEW_BASIC = 1;`\n\n### REPORT_VIEW_FULL\n\n Value: 2\n\nThe report view includes all the metadata of the Report. Useful for\npreview.\n\nGenerated from protobuf enum `REPORT_VIEW_FULL = 2;`\n\n### REPORT_VIEW_STANDARD\n\n Value: 3\n\nThe report view includes the standard metadata of an report. Useful for\ndetail view.\n\nGenerated from protobuf enum `REPORT_VIEW_STANDARD = 3;`"]]