public sealed class TFRecordDestination : IMessage<TFRecordDestination>, IEquatable<TFRecordDestination>, IDeepCloneable<TFRecordDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TFRecordDestination.
[[["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 documentation provides details for the `TFRecordDestination` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02, with links to the latest and a slightly older version."],["`TFRecordDestination` is a class that defines the storage details for TFRecord output content, and it inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors for `TFRecordDestination`: a default constructor and one that takes another `TFRecordDestination` object as a parameter."],["`TFRecordDestination` includes one property called `GcsDestination`, which is a required Google Cloud Storage location of type `GcsDestination`."]]],[]]