public sealed class EventDrivenSchedule : IMessage<EventDrivenSchedule>, IEquatable<EventDrivenSchedule>, IDeepCloneable<EventDrivenSchedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class EventDrivenSchedule.
Pub/Sub subscription name used to receive events.
Only Google Cloud Storage data source support this option.
Format: projects/{project}/subscriptions/{subscription}
[[["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 webpage provides documentation for the `EventDrivenSchedule` class within the Google BigQuery Data Transfer v1 API for .NET."],["The `EventDrivenSchedule` class is used to customize the scheduling of event-driven data transfers."],["The latest version of the `EventDrivenSchedule` class is 4.10.0, and the page also includes documentation for prior versions ranging from 3.1.0 to 4.9.0."],["The `EventDrivenSchedule` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `PubsubSubscription` to set the Pub/Sub subscription name for receiving events, and only Google Cloud Storage supports this option."]]],[]]