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 documentation for the \u003ccode\u003eSchedulingDuration\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedulingDuration\u003c/code\u003e class represents a fixed-length time span, measured in seconds and nanoseconds, independent of calendar-based time units.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties to check if \u003ccode\u003eNanos\u003c/code\u003e and \u003ccode\u003eSeconds\u003c/code\u003e fields are set via the \u003ccode\u003eHasNanos\u003c/code\u003e and \u003ccode\u003eHasSeconds\u003c/code\u003e properties respectively, alongside the configurable properties of \u003ccode\u003eNanos\u003c/code\u003e and \u003ccode\u003eSeconds\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this api documentation is 2.1.0, whereas the current page is displaying version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedulingDuration\u003c/code\u003e class has a constructor which takes a \u003ccode\u003eSchedulingDuration\u003c/code\u003e object as a parameter, as well as a default parameterless constructor.\u003c/p\u003e\n"]]],[],null,[]]