GoogleFirestoreAdminV1WeeklyRecurrenceArgs

data class GoogleFirestoreAdminV1WeeklyRecurrenceArgs(val day: Output<GoogleFirestoreAdminV1WeeklyRecurrenceDay>? = null) : ConvertibleToJava<GoogleFirestoreAdminV1WeeklyRecurrenceArgs>

Represents a recurring schedule that runs on a specified day of the week. The time zone is UTC.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleFirestoreAdminV1WeeklyRecurrenceArgs

Properties

Link copied to clipboard

The day of week to run. DAY_OF_WEEK_UNSPECIFIED is not allowed.