public sealed class ProgressTimeseries.Types.Point : IMessage<ProgressTimeseries.Types.Point>, IEquatable<ProgressTimeseries.Types.Point>, IDeepCloneable<ProgressTimeseries.Types.Point>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class ProgressTimeseries.Types.Point.
[[["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\u003eProgressTimeseries.Types.Point\u003c/code\u003e class within the Dataflow v1beta3 API, which represents a single data point in a timeseries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProgressTimeseries.Types.Point\u003c/code\u003e class is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eAvailable in multiple versions, the latest being \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, you can find the class within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a parameterless constructor and one that takes another \u003ccode\u003eProgressTimeseries.Types.Point\u003c/code\u003e object, allowing for the creation of a point object and copying data from an existing one.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProgressTimeseries.Types.Point\u003c/code\u003e includes two properties, \u003ccode\u003eTime\u003c/code\u003e which stores a timestamp, and \u003ccode\u003eValue\u003c/code\u003e, which holds a double representing the point's numerical value.\u003c/p\u003e\n"]]],[],null,[]]