public sealed class ObjectMetadataReportOptions : IMessage<ObjectMetadataReportOptions>, IEquatable<ObjectMetadataReportOptions>, IDeepCloneable<ObjectMetadataReportOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Storage Insights v1 API class ObjectMetadataReportOptions.
Report specification for exporting object metadata.
Next ID: 4
[[["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 document provides reference documentation for the \u003ccode\u003eObjectMetadataReportOptions\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\u003eObjectMetadataReportOptions\u003c/code\u003e class is designed for specifying report configurations for exporting object metadata and implements multiple 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\u003eThe class includes properties like \u003ccode\u003eDestinationOptionsCase\u003c/code\u003e, \u003ccode\u003eFilterCase\u003c/code\u003e, \u003ccode\u003eMetadataFields\u003c/code\u003e, \u003ccode\u003eStorageDestinationOptions\u003c/code\u003e, and \u003ccode\u003eStorageFilters\u003c/code\u003e to manage various aspects of report generation, such as defining destination, filtering, and metadata inclusion.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eObjectMetadataReportOptions\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eObjectMetadataReportOptions\u003c/code\u003e object for copying its configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and makes available methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Storage Insights v1 API - Class ObjectMetadataReportOptions (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.ObjectMetadataReportOptions)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.3.0/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.2.0/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.1.0/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.0.0/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions) \n\n public sealed class ObjectMetadataReportOptions : IMessage\u003cObjectMetadataReportOptions\u003e, IEquatable\u003cObjectMetadataReportOptions\u003e, IDeepCloneable\u003cObjectMetadataReportOptions\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Storage Insights v1 API class ObjectMetadataReportOptions.\n\nReport specification for exporting object metadata.\nNext ID: 4 \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ObjectMetadataReportOptions \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ObjectMetadataReportOptions](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ObjectMetadataReportOptions](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ObjectMetadataReportOptions](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ObjectMetadataReportOptions), [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### ObjectMetadataReportOptions()\n\n public ObjectMetadataReportOptions()\n\n### ObjectMetadataReportOptions(ObjectMetadataReportOptions)\n\n public ObjectMetadataReportOptions(ObjectMetadataReportOptions other)\n\nProperties\n----------\n\n### DestinationOptionsCase\n\n public ObjectMetadataReportOptions.DestinationOptionsOneofCase DestinationOptionsCase { get; }\n\n### FilterCase\n\n public ObjectMetadataReportOptions.FilterOneofCase FilterCase { get; }\n\n### MetadataFields\n\n public RepeatedField\u003cstring\u003e MetadataFields { get; }\n\nMetadata fields to be included in the report.\n\n### StorageDestinationOptions\n\n public CloudStorageDestinationOptions StorageDestinationOptions { get; set; }\n\nCloud Storage as the storage system.\n\n### StorageFilters\n\n public CloudStorageFilters StorageFilters { get; set; }\n\nCloud Storage as the storage system."]]