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-03-25 UTC."],[[["This page provides documentation for the `VertexDatasetSpec` class within the Google Cloud Data Catalog v1 API for .NET, detailing its structure and functionality."],["The `VertexDatasetSpec` class is used for specifying resources related to Vertex datasets, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists different versions of the `VertexDatasetSpec` class, ranging from the latest version 2.14.0 down to version 1.2.0, showcasing the history and evolution of the API."],["The class includes properties like `DataItemCount` (the number of DataItems) and `DataType` (the type of the dataset), which provides information on the contained data and its nature."],["The document also includes information on the constructors of the `VertexDatasetSpec` class, which are `VertexDatasetSpec()` and `VertexDatasetSpec(VertexDatasetSpec other)`."]]],[]]