public Timestamp EventStreamExpirationTime { get; set; }
Specifies the data and time at which Storage Transfer Service stops
listening for events from this stream. After this time, any transfers in
progress will complete, but no new transfers are initiated.
public Timestamp EventStreamStartTime { get; set; }
Specifies the date and time that Storage Transfer Service starts
listening for events from this stream. If no start time is specified or
start time is in the past, Storage Transfer Service starts listening
immediately.
Required. Specifies a unique name of the resource such as AWS SQS
ARN in the form 'arn:aws:sqs:region:account_id:queue_name',
or Pub/Sub subscription resource name in the form
'projects/{project}/subscriptions/{sub}'.
[[["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\u003eEventStream\u003c/code\u003e class within the Google Cloud Storage Transfer v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventStream\u003c/code\u003e class facilitates event-driven transfers, allowing the system to monitor an event stream for file updates and initiate transfers accordingly.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows different versions of the \u003ccode\u003eEventStream\u003c/code\u003e API class, with 2.8.0 being the latest, and the page being the reference for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEventStream\u003c/code\u003e objects have properties like \u003ccode\u003eEventStreamExpirationTime\u003c/code\u003e, \u003ccode\u003eEventStreamStartTime\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which determine the lifespan, activation, and identification of the event stream.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in message processing and data manipulation.\u003c/p\u003e\n"]]],[],null,[]]