public sealed class FileContentBuffer : IMessage<FileContentBuffer>, IEquatable<FileContentBuffer>, IDeepCloneable<FileContentBuffer>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `FileContentBuffer` class within the `Google.Cloud.Compute.V1` namespace, available across multiple versions."],["The latest version documented is 3.6.0, with a comprehensive list of versions ranging from 1.0.0 to 3.6.0 available to look through."],["The `FileContentBuffer` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `FileContentBuffer` class include `Content` which stores the raw file content and `FileType` which specifies the file type."],["The class also includes a default constructor, and an overloaded constructor that accepts another `FileContentBuffer` object."]]],[]]