public sealed class FrequencyOptions : IMessage<FrequencyOptions>, IEquatable<FrequencyOptions>, IDeepCloneable<FrequencyOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Storage Insights v1 API class FrequencyOptions.
[[["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-08-04 UTC."],[[["This documentation is for the `FrequencyOptions` class within the Google Cloud Storage Insights v1 API, specifically version 1.2.0, which is a class used to configure the frequency of report generation."],["The `FrequencyOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The `FrequencyOptions` class offers two constructors: a default constructor and one that accepts another `FrequencyOptions` instance for creating a copy."],["The class includes three properties for configuring report generation frequency: `EndDate` for the report's end date, `Frequency` for setting how often the report generates, and `StartDate` for the report's beginning date."],["There are older versions of the documentation available, with the latest being 1.3.0, all the way down to version 1.0.0."]]],[]]