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 for version 2.10.0."],["The `VertexDatasetSpec` class is used to define specifications for vertex dataset resources and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VertexDatasetSpec` class includes properties such as `DataItemCount`, representing the number of data items, and `DataType`, indicating the dataset type."],["There are multiple previous versions of the `VertexDatasetSpec` class, with version 2.14.0 being the latest."],["The webpage lists all of the versions for the `VertexDatasetSpec` class, starting from 1.2.0 to the latest 2.14.0, each linked to its respective documentation."]]],[]]