public sealed class CustomSourceLocation : IMessage<CustomSourceLocation>, IEquatable<CustomSourceLocation>, IDeepCloneable<CustomSourceLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class CustomSourceLocation.
[[["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 `CustomSourceLocation` class within the Dataflow v1beta3 API, specifically for version 2.0.0-beta06."],["`CustomSourceLocation` is a sealed class that identifies the location of a custom source and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and offers two constructors: a default constructor and one that accepts another `CustomSourceLocation` object."],["The `CustomSourceLocation` class includes a `Stateful` property of type `bool` that indicates whether the source is stateful."],["This documentation lists also older versions of the api, namely `2.0.0-beta07` and `1.0.0-beta03`."]]],[]]