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 used for handling raw content and file types in secure keys files.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers several implementations, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for flexible data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of \u003ccode\u003eFileContentBuffer\u003c/code\u003e available, from version 1.0.0 all the way to 3.6.0 which is the latest version, and each version's documentation is linked.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileContentBuffer\u003c/code\u003e includes two primary properties: \u003ccode\u003eContent\u003c/code\u003e, which stores the raw content of the secure key file, and \u003ccode\u003eFileType\u003c/code\u003e, which specifies the type of the source file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileContentBuffer\u003c/code\u003e class also contains the methods that define whether these properties, \u003ccode\u003eContent\u003c/code\u003e and \u003ccode\u003eFileType\u003c/code\u003e, are set or not, via the \u003ccode\u003eHasContent\u003c/code\u003e and \u003ccode\u003eHasFileType\u003c/code\u003e methods respectively.\u003c/p\u003e\n"]]],[],null,[]]