プロパティ シグネチャ BaseParticipant.name
参加者のリソース名。形式:
conferenceRecords/{conferenceRecord}/participants/{participant}
これを使用して、Meet REST API - Participants リソースから参加者に関する追加情報を取得できます。
現時点では使用されていません。代わりに participantKey を使用してください。
署名
name?: string;
詳細
タイプ |
string |
省略可 |
○ |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-04 UTC。
[null,null,["最終更新日 2025-02-04 UTC。"],[[["The resource name for a participant is formatted as `conferenceRecords/{conferenceRecord}/participants/{participant}`."],["This resource name allows for retrieving further details about the participant via the Meet REST API."],["The resource `participantKey` is preferred over the resource name in the current usage."],["The `name` of a signature is a string, is optional, and it's not readonly."],["The feature related to the provided data is accessible under the Google Workspace Developer Preview Program."]]],[]]