class Google::Apis::DiscoveryengineV1::GoogleTypeTimeZone
time-zones).
Represents a time zone from the [IANA Time Zone Database](www.iana.org/
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @id = args[:id] if args.key?(:id) @version = args[:version] if args.key?(:version) end