public sealed class GetDatasetRequest : IMessage<GetDatasetRequest>, IEquatable<GetDatasetRequest>, IDeepCloneable<GetDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class GetDatasetRequest.
[[["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-21 UTC."],[[["This page provides reference documentation for the `GetDatasetRequest` class within the Google Cloud Translation v3 API, detailing its use in retrieving a dataset."],["The `GetDatasetRequest` class is a part of the `Google.Cloud.Translate.V3` namespace and is included in the `Google.Cloud.Translate.V3.dll` assembly."],["The `GetDatasetRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDatasetRequest` class has two constructors, one default and one that takes another `GetDatasetRequest` object, and has two properties: `DatasetName` (a typed view) and `Name` (a string, which is the required resource name)."],["The latest version of the `GetDatasetRequest` documentation available is 3.9.0, and previous versions are available going back to version 2.2.0."]]],[]]