public sealed class ScanConfig.Types.Schedule : IMessage<ScanConfig.Types.Schedule>, IEquatable<ScanConfig.Types.Schedule>, IDeepCloneable<ScanConfig.Types.Schedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ScanConfig.Types.Schedule.
A timestamp indicates when the next run will be scheduled. The value is
refreshed by the server after each run. If unspecified, it will default
to current server time, which means the scan will be scheduled to start
immediately.
[[["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-03-21 UTC."],[[["This document provides reference information for the `ScanConfig.Types.Schedule` class within the Google Cloud Web Security Scanner v1 API, detailing its structure and usage."],["The `ScanConfig.Types.Schedule` class is used to configure the schedule for web security scans, as seen from the properties within the class."],["The class includes properties such as `IntervalDurationDays`, specifying the time between scan executions, and `ScheduleTime`, indicating when the next scan is scheduled to run."],["The documentation covers multiple versions of the API, with the latest version being 2.5.0, and goes back to 1.0.0, each with their own page for the class."]]],[]]