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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFileContentBuffer\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is implemented in the Google.Cloud.Compute.V1.dll assembly and is designed to handle file content buffers.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for serialization, comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileContentBuffer\u003c/code\u003e provides two constructors, a default one and another that takes an existing \u003ccode\u003eFileContentBuffer\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two main properties: \u003ccode\u003eContent\u003c/code\u003e, which stores the raw content of the file as a string, and \u003ccode\u003eFileType\u003c/code\u003e, which defines the type of the source file, both with corresponding \u003ccode\u003eHasContent\u003c/code\u003e and \u003ccode\u003eHasFileType\u003c/code\u003e properties to check if the value is set.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for 3.6.0, and the page lists version support all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]