public sealed class ConferenceSolution : IMessage<ConferenceSolution>, IEquatable<ConferenceSolution>, IDeepCloneable<ConferenceSolution>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class ConferenceSolution.
Required. IDs should be unique across ConferenceSolutions within one
add-on, but this is not strictly enforced. It is up to the add-on developer
to assign them uniquely, otherwise the wrong ConferenceSolution may be
used when the add-on is triggered. While the developer may change the
display name of an add-on, the ID should not be changed.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConferenceSolution\u003c/code\u003e class provides reference documentation and code samples for defining conference-related values within the Google.Apps.Script.Type class.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the Google.Apps.Script.Type namespace, is implemented with multiple interfaces, including \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\u003eThere are several versioned reference links to the \u003ccode\u003eConferenceSolution\u003c/code\u003e class provided, with the most current version being 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eConferenceSolution\u003c/code\u003e class include \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eLogoUrl\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOnCreateFunction\u003c/code\u003e, all of which are of string type.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this class allows developers to define the name, logo, id, and the function to call to create the ConferenceData.\u003c/p\u003e\n"]]],[],null,[]]