Timestamp whe the request was created. The time is measured on server side.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["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-03-05 UTC."],[[["This content outlines the JSON representation and metadata for a `ConversationProfile.SetSuggestionFeatureConfig` operation."],["The operation requires a `conversationProfile` string, representing the resource name of the conversation profile, following a specific format."],["It also requires a `participantRole`, which can only be `HUMAN_AGENT` or `END_USER`, and specifies the role of the participant in the suggestion feature config."],["The `suggestionFeatureType` is a required field that specifies the type of suggestion feature being added or updated."],["The `createTime` field is a timestamp using RFC 3339 format, and it indicates when the request was created on the server."]]],[]]