Interface protos.google.cloud.storageinsights.v1.IFrequencyOptions (0.1.1)

Properties of a FrequencyOptions.

Package

@google-cloud/storageinsights

Properties

endDate

endDate?: (google.type.IDate|null);

FrequencyOptions endDate

frequency

frequency?: (google.cloud.storageinsights.v1.FrequencyOptions.Frequency|keyof typeof google.cloud.storageinsights.v1.FrequencyOptions.Frequency|null);

FrequencyOptions frequency

startDate

startDate?: (google.type.IDate|null);

FrequencyOptions startDate