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\u003eThis webpage details the \u003ccode\u003eFileContentBuffer\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, offering a comprehensive view of its structure, properties, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 3.6.0, while the page focuses on version 2.3.0 and also provides links to numerous prior versions, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileContentBuffer\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its role in data handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eContent\u003c/code\u003e (for the raw content of a secure keys file) and \u003ccode\u003eFileType\u003c/code\u003e (specifying the file type), along with boolean properties \u003ccode\u003eHasContent\u003c/code\u003e and \u003ccode\u003eHasFileType\u003c/code\u003e to check if these fields are set.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default \u003ccode\u003eFileContentBuffer()\u003c/code\u003e and one that accepts another \u003ccode\u003eFileContentBuffer\u003c/code\u003e object for initialization.\u003c/p\u003e\n"]]],[],null,[]]