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 the .NET library."],["The documentation covers version 2.13.0 of the API, and includes links to previous versions all the way down to version 1.2.0 as well as the latest release, 2.14.0."],["`VertexDatasetSpec` is a class that provides specification details for vertex dataset resources and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, including a default constructor and a copy constructor that accepts another `VertexDatasetSpec` instance."],["Key properties such as `DataItemCount`, which represents the number of data items in a non-structured dataset, and `DataType`, which specifies the dataset's type, are also covered."]]],[]]