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 documentation for the `VertexDatasetSpec` class within the Google Cloud Data Catalog v1 API for .NET, with the current version being 2.9.0."],["The `VertexDatasetSpec` class is designed for specifying vertex dataset resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all the historical versions of `VertexDatasetSpec`, beginning at version 1.2.0 and ending with the most recent 2.14.0."],["The `VertexDatasetSpec` class has properties such as `DataItemCount`, which represents the number of data items, and `DataType`, which specifies the type of the dataset."],["There are two constructors available for creating instances of `VertexDatasetSpec`, one default constructor and one that takes another `VertexDatasetSpec` as a parameter."]]],[]]