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 within the \u003ccode\u003eGoogle.Apps.Script.Type.Calendar\u003c/code\u003e namespace, detailing its role in defining conference-related values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConferenceSolution\u003c/code\u003e class, part of Version 2.0.0, inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt is used to uniquely define a conference solution via an ID, logo URL, name, and an \u003ccode\u003eOnCreateFunction\u003c/code\u003e that is called to create conference data.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the available versions of the \u003ccode\u003eConferenceSolution\u003c/code\u003e, ranging from version 1.0.0 up to the latest version 2.3.0, for various implementations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConferenceSolution\u003c/code\u003e has two constructors, one default, and one that takes another \u003ccode\u003eConferenceSolution\u003c/code\u003e as an input.\u003c/p\u003e\n"]]],[],null,[]]