public sealed class TablesDatasetMetadata : IMessage<TablesDatasetMetadata>, IEquatable<TablesDatasetMetadata>, IDeepCloneable<TablesDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TablesDatasetMetadata.
The metadata of Datasets that contain tables data.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `TablesDatasetMetadata` class within the Cloud AI Platform v1beta1 API."],["The `TablesDatasetMetadata` class is used to store metadata for datasets containing tabular data and is part of the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TablesDatasetMetadata` class includes constructors for default initialization and copying from another instance, and has an `InputConfig` property."],["The latest and previous versions of the documentation are accessible, such as `1.0.0-beta21` and `1.0.0-beta20` respectively."]]],[]]