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, and the documentation lists various previous versions, ranging from 3.5.0 back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileContentBuffer\u003c/code\u003e class, designed for handling file content within the Google Cloud Compute environment, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFileContentBuffer\u003c/code\u003e class include \u003ccode\u003eContent\u003c/code\u003e for accessing the raw content of a secure key file and \u003ccode\u003eFileType\u003c/code\u003e for specifying the file's type, both of which are string-based and have boolean indicators \u003ccode\u003eHasContent\u003c/code\u003e and \u003ccode\u003eHasFileType\u003c/code\u003e to check if they are set.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors \u003ccode\u003eFileContentBuffer()\u003c/code\u003e and \u003ccode\u003eFileContentBuffer(FileContentBuffer other)\u003c/code\u003e which respectively create an empty object and clone an existing object of the class.\u003c/p\u003e\n"]]],[],null,[]]