[[["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-09-04 UTC."],[],[],null,["# Google Cloud Support v2beta API - Class FeedItem (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.FeedItem)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/1.0.0-beta01/Google.Cloud.Support.V2Beta.FeedItem) \n\n public sealed class FeedItem : IMessage\u003cFeedItem\u003e, IEquatable\u003cFeedItem\u003e, IDeepCloneable\u003cFeedItem\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Support v2beta API class FeedItem.\n\nA feed item associated with a support case. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FeedItem \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FeedItem](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.FeedItem), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FeedItem](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.FeedItem), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FeedItem](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta.FeedItem), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Support.V2Beta](/dotnet/docs/reference/Google.Cloud.Support.V2Beta/latest/Google.Cloud.Support.V2Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Support.V2Beta.dll\n\nConstructors\n------------\n\n### FeedItem()\n\n public FeedItem()\n\n### FeedItem(FeedItem)\n\n public FeedItem(FeedItem other)\n\nProperties\n----------\n\n### Attachment\n\n public Attachment Attachment { get; set; }\n\nOutput only. An attachment attached to the case.\n\n### Comment\n\n public Comment Comment { get; set; }\n\nOutput only. A comment added to the case.\n\n### DeletedAttachment\n\n public Attachment DeletedAttachment { get; set; }\n\nOutput only. A deleted attachment that used to be associated with the\nsupport case.\n\n### EmailMessage\n\n public EmailMessage EmailMessage { get; set; }\n\nOutput only. An email message received in reply to the case.\n\n### EventObjectCase\n\n public FeedItem.EventObjectOneofCase EventObjectCase { get; }\n\n### EventTime\n\n public Timestamp EventTime { get; set; }\n\nOutput only. Time corresponding to the event of this item."]]