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 webpage provides reference documentation for the `VertexDatasetSpec` class within the Google Cloud Data Catalog v1 API, specifically within the .NET ecosystem."],["The content details the various versions of the `VertexDatasetSpec` class, ranging from version 1.2.0 to the latest version 2.14.0."],["The `VertexDatasetSpec` class is a specification for vertex dataset resources, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the properties `DataItemCount` and `DataType`, which specify the number of data items and the type of dataset, respectively."],["The page provides details on the available constructors for the `VertexDatasetSpec` class, which are the default constructor, and a constructor that takes another `VertexDatasetSpec` object."]]],[]]