Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Immutable. The resource name of the feed item set link. Feed item set link resource names have the form: customers/{customerId}/feedItemSetLinks/{feedId}~{feedItemSetId}~{feed_item_id}
[[["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 2024-10-11 UTC."],[[["A FeedItemSetLink represents a connection between a FeedItem and a FeedItemSet."],["It is defined by a JSON structure containing the resource name, linked FeedItem, and linked FeedItemSet."],["Resource names for FeedItemSetLinks follow a specific format: `customers/{customerId}/feedItemSetLinks/{feedId}~{feedItemSetId}~{feed_item_id}`."],["The FeedItem and FeedItemSet associated with the link are immutable and defined during creation."]]],[]]