public sealed class SchedulingDuration : IMessage<SchedulingDuration>, IEquatable<SchedulingDuration>, IDeepCloneable<SchedulingDuration>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class SchedulingDuration.
A SchedulingDuration represents a fixed-length span of time represented
as a count of seconds and fractions of seconds at nanosecond
resolution. It is independent of any calendar and concepts like "day"
or "month". Range is approximately 10,000 years.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eSchedulingDuration\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API, covering its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchedulingDuration\u003c/code\u003e is a class that represents a time span with nanosecond resolution, independent of calendar concepts, with a range of approximately 10,000 years, and it can be instantiated with or without a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and extending its functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedulingDuration\u003c/code\u003e class has properties, including \u003ccode\u003eHasNanos\u003c/code\u003e, \u003ccode\u003eHasSeconds\u003c/code\u003e, \u003ccode\u003eNanos\u003c/code\u003e, and \u003ccode\u003eSeconds\u003c/code\u003e, to handle the storage of both second and nanosecond time span components.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of \u003ccode\u003eSchedulingDuration\u003c/code\u003e, with the latest version being 2.1.0, and you can find older version docs back to version 1.0.0-beta02.\u003c/p\u003e\n"]]],[],null,[]]