public sealed class PubsubSnapshotMetadata : IMessage<PubsubSnapshotMetadata>, IEquatable<PubsubSnapshotMetadata>, IDeepCloneable<PubsubSnapshotMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class PubsubSnapshotMetadata.
[[["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 documentation for the `PubsubSnapshotMetadata` class within the Dataflow v1beta3 API, which represents a Pubsub snapshot."],["The `PubsubSnapshotMetadata` class is available in the latest version, 2.0.0-beta07, as well as in older versions like 2.0.0-beta06 and 1.0.0-beta03."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PubsubSnapshotMetadata` includes properties like `ExpireTime`, `SnapshotName`, and `TopicName` to store relevant data."],["The namespace for this class is `Google.Cloud.Dataflow.V1Beta3` and it is found in the `Google.Cloud.Dataflow.V1Beta3.dll` assembly."]]],[]]