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, specifically version 2.12.0, and links to other versions as well."],["`VertexDatasetSpec` is a class that represents the specification for vertex dataset resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes details on the `VertexDatasetSpec` class's constructors, such as `VertexDatasetSpec()` and `VertexDatasetSpec(VertexDatasetSpec other)`, along with explanations of their parameters."],["The document outlines the properties `DataItemCount` (the number of DataItems) and `DataType` (the type of the dataset) of the VertexDatasetSpec class, along with their data types and descriptions."],["The provided content features a comprehensive version history of the `VertexDatasetSpec`, with links to documentation for versions ranging from 2.14.0 down to 1.2.0."]]],[]]