[[["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 page provides documentation for the \u003ccode\u003eReportConfig\u003c/code\u003e class within the Google Cloud Storage Insights v1 API, with the latest version being 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportConfig\u003c/code\u003e class is a message used to configure reports, and it 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReportConfig\u003c/code\u003e supports various properties like \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eCsvOptions\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eFrequencyOptions\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eObjectMetadataReportOptions\u003c/code\u003e, \u003ccode\u003eParquetOptions\u003c/code\u003e, \u003ccode\u003eReportConfigName\u003c/code\u003e, \u003ccode\u003eReportFormatCase\u003c/code\u003e, \u003ccode\u003eReportKindCase\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportConfig\u003c/code\u003e object allows customization of report generation, including report format, frequency, and content, such as object metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportConfig\u003c/code\u003e resource's name follows a specific format: \u003ccode\u003eprojects/<project>/locations/<location>/reportConfigs/<report-config-id>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Storage Insights v1 API - Class ReportConfig (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.ReportConfig)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.3.0/Google.Cloud.StorageInsights.V1.ReportConfig)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.2.0/Google.Cloud.StorageInsights.V1.ReportConfig)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.1.0/Google.Cloud.StorageInsights.V1.ReportConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.0.0/Google.Cloud.StorageInsights.V1.ReportConfig) \n\n public sealed class ReportConfig : IMessage\u003cReportConfig\u003e, IEquatable\u003cReportConfig\u003e, IDeepCloneable\u003cReportConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Storage Insights v1 API class ReportConfig.\n\nMessage describing ReportConfig object. ReportConfig is the configuration to\ngenerate reports.\nSee\n\u003chttps://cloud.google.com/storage/docs/insights/using-inventory-reports#create-config-rest\u003e\nfor more details on how to set various fields.\nNext ID: 12 \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ReportConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ReportConfig](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ReportConfig](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ReportConfig](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfig), [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### ReportConfig()\n\n public ReportConfig()\n\n### ReportConfig(ReportConfig)\n\n public ReportConfig(ReportConfig other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. \\[Output only\\] Create time stamp\n\n### CsvOptions\n\n public CSVOptions CsvOptions { get; set; }\n\nOptions for CSV formatted reports.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nUser provided display name which can be empty and limited to 256 characters\nthat is editable.\n\n### FrequencyOptions\n\n public FrequencyOptions FrequencyOptions { get; set; }\n\nThe frequency of report generation.\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.\n\n### ObjectMetadataReportOptions\n\n public ObjectMetadataReportOptions ObjectMetadataReportOptions { get; set; }\n\nReport for exporting object metadata.\n\n### ParquetOptions\n\n public ParquetOptions ParquetOptions { get; set; }\n\nOptions for Parquet formatted reports.\n\n### ReportConfigName\n\n public ReportConfigName ReportConfigName { get; set; }\n\n[ReportConfigName](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfigName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfig#Google_Cloud_StorageInsights_V1_ReportConfig_Name) resource name property.\n\n### ReportFormatCase\n\n public ReportConfig.ReportFormatOneofCase ReportFormatCase { get; }\n\n### ReportKindCase\n\n public ReportConfig.ReportKindOneofCase ReportKindCase { get; }\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. \\[Output only\\] Update time stamp"]]