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-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFileContentBuffer\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used to manage file content within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering capabilities like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one for creating a copy of an existing \u003ccode\u003eFileContentBuffer\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileContentBuffer\u003c/code\u003e includes two key properties: \u003ccode\u003eContent\u003c/code\u003e which stores the raw content of the file, and \u003ccode\u003eFileType\u003c/code\u003e, which indicates the type of the file.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists versions of the \u003ccode\u003eFileContentBuffer\u003c/code\u003e class, with the most recent being 3.6.0 and going back to 1.0.0, all of which are in reference to Google.Cloud.Compute.V1.\u003c/p\u003e\n"]]],[],null,[]]