Sets the key of this ConferenceParameter. The maximum length for this field is 50 characters. Required. https://developers.google.com/apps-script/reference/conference-data/conference-parameter#setKey(String)
The key to set.
Sets the value of this ConferenceParameter. The maximum length for this field is 1024 characters. Required. https://developers.google.com/apps-script/reference/conference-data/conference-parameter#setValue(String)
The value to set.
Solution-specific parameter available fo the add-on's use. This parameter is persisted with the conference data and, if an update or delete is needed, is passed to the add-on. Example usage: