Prefix of the object name of each report's shard. This will have full
prefix except the "extension" and "shard_id".
For example, if the destination_path is
{{report-config-id}}/dt={{datetime}}, the shard object name would be
gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_5.csv
and the value of report_path_prefix field would be
gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_.
[[["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 documentation is for the \u003ccode\u003eReportDetail\u003c/code\u003e class within the Google Cloud Storage Insights v1 API, with version 1.3.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportDetail\u003c/code\u003e class provides metadata for generated reports associated with a \u003ccode\u003eReportConfig\u003c/code\u003e, describing each report object with information such as its name, metrics, path prefix, and snapshot time.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes several properties like \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eReportMetrics\u003c/code\u003e, \u003ccode\u003eReportPathPrefix\u003c/code\u003e, \u003ccode\u003eShardsCount\u003c/code\u003e, \u003ccode\u003eSnapshotTime\u003c/code\u003e, \u003ccode\u003eStatus\u003c/code\u003e, and \u003ccode\u003eTargetDatetime\u003c/code\u003e, each providing specific information about the report.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReportDetail\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e inherited from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportDetail\u003c/code\u003e class can be instantiated through two constructors: a default constructor and one that accepts another \u003ccode\u003eReportDetail\u003c/code\u003e instance as a parameter, allowing for duplication.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Storage Insights v1 API - Class ReportDetail (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportDetail)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.3.0/Google.Cloud.StorageInsights.V1.ReportDetail)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.2.0/Google.Cloud.StorageInsights.V1.ReportDetail)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.1.0/Google.Cloud.StorageInsights.V1.ReportDetail)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.0.0/Google.Cloud.StorageInsights.V1.ReportDetail) \n\n public sealed class ReportDetail : IMessage\u003cReportDetail\u003e, IEquatable\u003cReportDetail\u003e, IDeepCloneable\u003cReportDetail\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Storage Insights v1 API class ReportDetail.\n\nMessage describing ReportDetail object. ReportDetail represents metadata of\ngenerated reports for a ReportConfig.\nNext ID: 10 \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ReportDetail \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ReportDetail](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportDetail), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ReportDetail](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportDetail), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ReportDetail](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportDetail), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.StorageInsights.V1](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.StorageInsights.V1.dll\n\nConstructors\n------------\n\n### ReportDetail()\n\n public ReportDetail()\n\n### ReportDetail(ReportDetail)\n\n public ReportDetail(ReportDetail other)\n\nProperties\n----------\n\n### Labels\n\n public MapField\u003cstring, string\u003e Labels { get; }\n\nLabels as key value pairs\n\n### Name\n\n public string Name { get; set; }\n\nName of resource. It will be of form\nprojects/\\\u003cproject\\\u003e/locations/\\\u003clocation\\\u003e/reportConfigs/\\\u003creport-config-id\\\u003e/reportDetails/\\\u003creport-detail-id\\\u003e.\n\n### ReportDetailName\n\n public ReportDetailName ReportDetailName { get; set; }\n\n[ReportDetailName](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportDetailName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportDetail#Google_Cloud_StorageInsights_V1_ReportDetail_Name) resource name property.\n\n### ReportMetrics\n\n public ReportDetail.Types.Metrics ReportMetrics { get; set; }\n\nMetrics of the report.\n\n### ReportPathPrefix\n\n public string ReportPathPrefix { get; set; }\n\nPrefix of the object name of each report's shard. This will have full\nprefix except the \"extension\" and \"shard_id\".\nFor example, if the `destination_path` is\n`{{report-config-id}}/dt={{datetime}}`, the shard object name would be\n`gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_5.csv`\nand the value of `report_path_prefix` field would be\n`gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_`.\n\n### ShardsCount\n\n public long ShardsCount { get; set; }\n\nTotal shards generated for the report.\n\n### SnapshotTime\n\n public Timestamp SnapshotTime { get; set; }\n\nThe snapshot time.\nAll the report data is referenced at this point of time.\n\n### Status\n\n public Status Status { get; set; }\n\nStatus of the ReportDetail.\n\n### TargetDatetime\n\n public DateTime TargetDatetime { get; set; }\n\nThe date for which report is generated. The time part of target_datetime\nwill be zero till we support multiple reports per day."]]