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 page provides documentation for the `FileContentBuffer` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions and implementation details."],["The latest version of `FileContentBuffer` documented is 3.6.0, with several previous versions dating back to 1.0.0, each with its own documentation link."],["The `FileContentBuffer` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `FileContentBuffer` object as a parameter, allowing for copying object instances."],["It contains two key properties, `Content` which holds the raw content of the secure key file, and `FileType` which specifies the type of the file along with accompanying boolean checks for their existence."]]],[]]