Google Cloud Storage Insights V1 Client - Class Frequency (0.1.1)

Reference documentation and code samples for the Google Cloud Storage Insights V1 Client class Frequency.

This ENUM specifies possible frequencies of report generation.

Protobuf type google.cloud.storageinsights.v1.FrequencyOptions.Frequency

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

FREQUENCY_UNSPECIFIED

Value: 0

Unspecified.

Generated from protobuf enum FREQUENCY_UNSPECIFIED = 0;

DAILY

Value: 1

Report will be generated daily.

Generated from protobuf enum DAILY = 1;

WEEKLY

Value: 2

Report will be generated weekly.

Generated from protobuf enum WEEKLY = 2;