public sealed class HdfsData : IMessage<HdfsData>, IEquatable<HdfsData>, IDeepCloneable<HdfsData>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class HdfsData.
An HdfsData resource specifies a path within an HDFS entity (e.g. a cluster).
All cluster-specific settings, such as namenodes and ports, are configured on
the transfer agents servicing requests, so HdfsData only contains the root
path to the data in our transfer.
[[["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\u003eThe latest version of the \u003ccode\u003eHdfsData\u003c/code\u003e class for the Storage Transfer v1 API is 2.8.0, with documentation available at the specified link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHdfsData\u003c/code\u003e is used to define a path within an HDFS entity for data transfer, where cluster-specific settings are managed by transfer agents.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHdfsData\u003c/code\u003e is a sealed class, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, within the namespace \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003ePath\u003c/code\u003e property, which is a string representing the root path to transfer files.\u003c/p\u003e\n"],["\u003cp\u003eThe HdfsData class contains two constructors, one is empty and one takes another \u003ccode\u003eHdfsData\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]