Class ConferenceDataService
ConferenceDataService
スクリプトが会議情報の作成に使用できるサービス。
詳細なドキュメント
newConferenceDataBuilder()
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[null,null,["最終更新日 2023-12-02 UTC。"],[[["The ConferenceDataService is a service that allows scripts to create conferencing information."],["It provides methods to create various conference-related objects like ConferenceDataBuilder, ConferenceError, ConferenceParameter, and EntryPoint."],["Each of these methods returns a new, empty instance of the respective object, allowing developers to populate them with relevant data."],["Developers can use properties like ConferenceErrorType, EntryPointFeature, and EntryPointType for detailed conference configurations."],["This service enables scripting functionalities to manage and manipulate conference data within Apps Script."]]],[]]