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-03-21 UTC."],[[["The `FrequencyOptions` class in the Google Cloud Storage Insights v1 API allows configuration of the frequency of report generation."],["It includes properties to define the `StartDate` and `EndDate` for the report generation period, both using UTC time zone."],["The `Frequency` property specifies how often the report should be generated."],["This class implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]