Note: The following fields are mutually exclusive: attachment, comment, email_message, deleted_attachment. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: comment, attachment, email_message, deleted_attachment. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: deleted_attachment, comment, attachment, email_message. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: email_message, comment, attachment, deleted_attachment. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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-28 UTC."],[],[],null,["# Google Cloud Support V2BETA API - Class Google::Cloud::Support::V2beta::FeedItem (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-support-v2beta/latest/Google-Cloud-Support-V2beta-FeedItem)\n- [0.1.1](/ruby/docs/reference/google-cloud-support-v2beta/0.1.1/Google-Cloud-Support-V2beta-FeedItem) \nReference documentation and code samples for the Google Cloud Support V2BETA API class Google::Cloud::Support::V2beta::FeedItem.\n\nA feed item associated with a support case. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #attachment\n\n def attachment() -\u003e ::Google::Cloud::Support::V2beta::Attachment\n\n**Returns**\n\n- ([::Google::Cloud::Support::V2beta::Attachment](./Google-Cloud-Support-V2beta-Attachment)) --- Output only. An attachment attached to the case.\n\n\n Note: The following fields are mutually exclusive: `attachment`, `comment`, `email_message`, `deleted_attachment`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #comment\n\n def comment() -\u003e ::Google::Cloud::Support::V2beta::Comment\n\n**Returns**\n\n- ([::Google::Cloud::Support::V2beta::Comment](./Google-Cloud-Support-V2beta-Comment)) --- Output only. A comment added to the case.\n\n\n Note: The following fields are mutually exclusive: `comment`, `attachment`, `email_message`, `deleted_attachment`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #deleted_attachment\n\n def deleted_attachment() -\u003e ::Google::Cloud::Support::V2beta::Attachment\n\n**Returns**\n\n- ([::Google::Cloud::Support::V2beta::Attachment](./Google-Cloud-Support-V2beta-Attachment)) --- Output only. A deleted attachment that used to be associated with the support case.\n\n\n Note: The following fields are mutually exclusive: `deleted_attachment`, `comment`, `attachment`, `email_message`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #email_message\n\n def email_message() -\u003e ::Google::Cloud::Support::V2beta::EmailMessage\n\n**Returns**\n\n- ([::Google::Cloud::Support::V2beta::EmailMessage](./Google-Cloud-Support-V2beta-EmailMessage)) --- Output only. An email message received in reply to the case.\n\n\n Note: The following fields are mutually exclusive: `email_message`, `comment`, `attachment`, `deleted_attachment`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #event_time\n\n def event_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. Time corresponding to the event of this item."]]