Note: The following fields are mutually exclusive: time_zone, utc_offset. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: time_zone, utc_offset. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: time_zone, utc_offset. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: utc_offset, time_zone. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: utc_offset, time_zone. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: utc_offset, time_zone. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Live Stream V1 API - Class Google::Cloud::Video::LiveStream::V1::TimecodeConfig (v2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/ruby/docs/reference/google-cloud-video-live_stream-v1/latest/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [2.1.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/2.1.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [2.0.1](/ruby/docs/reference/google-cloud-video-live_stream-v1/2.0.1/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [1.3.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/1.3.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [1.2.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/1.2.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [1.1.1](/ruby/docs/reference/google-cloud-video-live_stream-v1/1.1.1/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [1.0.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/1.0.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.9.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.9.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.8.2](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.8.2/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.7.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.7.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.6.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.6.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.5.1](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.5.1/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.4.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.4.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.3.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.2.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.2.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig)\n- [0.1.0](/ruby/docs/reference/google-cloud-video-live_stream-v1/0.1.0/Google-Cloud-Video-LiveStream-V1-TimecodeConfig) \nReference documentation and code samples for the Live Stream V1 API class Google::Cloud::Video::LiveStream::V1::TimecodeConfig.\n\nTimecode configuration. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #source\n\n def source() -\u003e ::Google::Cloud::Video::LiveStream::V1::TimecodeConfig::TimecodeSource\n\n**Returns**\n\n- ([::Google::Cloud::Video::LiveStream::V1::TimecodeConfig::TimecodeSource](./Google-Cloud-Video-LiveStream-V1-TimecodeConfig-TimecodeSource)) --- The source of the timecode that will later be used in outputs/manifests. It determines the initial timecode/timestamp (first frame) of output streams.\n\n### #source=\n\n def source=(value) -\u003e ::Google::Cloud::Video::LiveStream::V1::TimecodeConfig::TimecodeSource\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Video::LiveStream::V1::TimecodeConfig::TimecodeSource](./Google-Cloud-Video-LiveStream-V1-TimecodeConfig-TimecodeSource)) --- The source of the timecode that will later be used in outputs/manifests. It determines the initial timecode/timestamp (first frame) of output streams. \n**Returns**\n\n- ([::Google::Cloud::Video::LiveStream::V1::TimecodeConfig::TimecodeSource](./Google-Cloud-Video-LiveStream-V1-TimecodeConfig-TimecodeSource)) --- The source of the timecode that will later be used in outputs/manifests. It determines the initial timecode/timestamp (first frame) of output streams.\n\n### #time_zone\n\n def time_zone() -\u003e ::Google::Type::TimeZone\n\n**Returns**\n\n- ([::Google::Type::TimeZone](./Google-Type-TimeZone)) --- Time zone e.g. \"America/Los_Angeles\".\n\n\n Note: The following fields are mutually exclusive: `time_zone`, `utc_offset`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #time_zone=\n\n def time_zone=(value) -\u003e ::Google::Type::TimeZone\n\n**Parameter**\n\n- **value** ([::Google::Type::TimeZone](./Google-Type-TimeZone)) --- Time zone e.g. \"America/Los_Angeles\".\n\n\nNote: The following fields are mutually exclusive: `time_zone`, `utc_offset`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Type::TimeZone](./Google-Type-TimeZone)) --- Time zone e.g. \"America/Los_Angeles\".\n\n\n Note: The following fields are mutually exclusive: `time_zone`, `utc_offset`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #utc_offset\n\n def utc_offset() -\u003e ::Google::Protobuf::Duration\n\n**Returns**\n\n- ([::Google::Protobuf::Duration](./Google-Protobuf-Duration)) --- UTC offset. Must be whole seconds, between -18 hours and +18 hours.\n\n\n Note: The following fields are mutually exclusive: `utc_offset`, `time_zone`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #utc_offset=\n\n def utc_offset=(value) -\u003e ::Google::Protobuf::Duration\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Duration](./Google-Protobuf-Duration)) --- UTC offset. Must be whole seconds, between -18 hours and +18 hours.\n\n\nNote: The following fields are mutually exclusive: `utc_offset`, `time_zone`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Protobuf::Duration](./Google-Protobuf-Duration)) --- UTC offset. Must be whole seconds, between -18 hours and +18 hours.\n\n\n Note: The following fields are mutually exclusive: `utc_offset`, `time_zone`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]