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\u003eThis page provides documentation for the \u003ccode\u003eConferenceSolution\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Apps.Script.Type.Calendar\u003c/code\u003e namespace in version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConferenceSolution\u003c/code\u003e class defines properties such as \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eLogoUrl\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOnCreateFunction\u003c/code\u003e that are essential for conference-related values and configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis class has implemented several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConferenceSolution\u003c/code\u003e class can be constructed using either a parameterless constructor or one that takes another \u003ccode\u003eConferenceSolution\u003c/code\u003e instance as an argument to create a new object with the same values.\u003c/p\u003e\n"],["\u003cp\u003eThe page also contains links to all previous version's documentations, dating back to version 1.0.0 and going up to the most current version, 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]