GoogleTypeDateTimeArgs

constructor(day: Output<Int>? = null, hours: Output<Int>? = null, minutes: Output<Int>? = null, month: Output<Int>? = null, nanos: Output<Int>? = null, seconds: Output<Int>? = null, timeZone: Output<GoogleTypeTimeZoneArgs>? = null, utcOffset: Output<String>? = null, year: Output<Int>? = null)