public sealed class ReadFileResponse : IMessage<ReadFileResponse>, IEquatable<ReadFileResponse>, IDeepCloneable<ReadFileResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class ReadFileResponse.
[[["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 document provides reference documentation for the `ReadFileResponse` class within the Dataform v1beta1 API."],["`ReadFileResponse` is a response message used for reading files and is part of the `Google.Cloud.Dataform.V1Beta1` namespace."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor and a property named `FileContents`, which holds the file's data as a `ByteString`."],["The latest version of the documentation available is 1.0.0-beta08, with version 1.0.0-beta07 also available for review."]]],[]]