public sealed class CloudStorageFilters : IMessage<CloudStorageFilters>, IEquatable<CloudStorageFilters>, IDeepCloneable<CloudStorageFilters>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Storage Insights v1 API class CloudStorageFilters.
Options to filter data on storage systems.
Next ID: 2
[[["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-07-09 UTC."],[[["The latest version of the `CloudStorageFilters` class in the Google Cloud Storage Insights v1 API is version 1.3.0."],["`CloudStorageFilters` is a class used to filter data on storage systems, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CloudStorageFilters` class offers two constructors: a default constructor and one that takes another `CloudStorageFilters` object as a parameter."],["It has a `Bucket` property of type `string`, which specifies the bucket for which a storage report is generated."],["The namespace of the `CloudStorageFilters` is `Google.Cloud.StorageInsights.V1`, and it's part of the `Google.Cloud.StorageInsights.V1.dll` assembly."]]],[]]