public sealed class VertexDatasetSpec : IMessage<VertexDatasetSpec>, IEquatable<VertexDatasetSpec>, IDeepCloneable<VertexDatasetSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class VertexDatasetSpec.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `VertexDatasetSpec` class within the Google Cloud Data Catalog v1 API, specifically within the .NET environment."],["The content covers versioned documentation, ranging from version 1.2.0 up to the latest version 2.14.0, providing links to each respective release's documentation page."],["`VertexDatasetSpec` is a class that defines the specification for Vertex dataset resources and it has inherited and implemented members for handling data, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within the `VertexDatasetSpec` class include `DataItemCount` (representing the number of data items in a dataset) and `DataType` (specifying the type of the dataset), which are available for use."],["The class provides two constructors, a parameterless one and one that accepts another VertexDatasetSpec object, as well as inherited methods like `GetHashCode`, `GetType` and `ToString`."]]],[]]