public sealed class DatastoreIODetails : IMessage<DatastoreIODetails>, IEquatable<DatastoreIODetails>, IDeepCloneable<DatastoreIODetails>, IBufferMessage, IMessage
Metadata for a Datastore connector used by the job.
[[["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 available for the \u003ccode\u003eDatastoreIODetails\u003c/code\u003e class is 2.0.0-beta07, with previous versions 2.0.0-beta06 and 1.0.0-beta03 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDatastoreIODetails\u003c/code\u003e is a sealed class that represents metadata for a Datastore connector used by a job, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and has inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, one default and one that takes another \u003ccode\u003eDatastoreIODetails\u003c/code\u003e object as a parameter, allowing the creation of copies.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDatastoreIODetails\u003c/code\u003e has properties \u003ccode\u003eNamespace\u003c/code\u003e and \u003ccode\u003eProjectId\u003c/code\u003e to define the namespace and the project ID used in the connection.\u003c/p\u003e\n"]]],[],null,[]]