public sealed class ConferenceSolution : IMessage<ConferenceSolution>, IEquatable<ConferenceSolution>, IDeepCloneable<ConferenceSolution>, IBufferMessage, IMessage
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 defines values related to conference solutions and is part of the \u003ccode\u003eGoogle.Apps.Script.Type.Calendar\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConferenceSolution\u003c/code\u003e class includes properties like \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eLogoUrl\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOnCreateFunction\u003c/code\u003e, which are all required and are used to define key aspects of the conference solution.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.3.0, and there are other versions available from 1.0.0 to 2.2.0, with version 1.0.0 detailing the properties and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using a default constructor, or by using an existing instance of the \u003ccode\u003eConferenceSolution\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]