Method: conferenceRecords.recordings.get
HTTP リクエスト
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/recordings/*}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
name |
string
必須。録音のリソース名。
|
リクエスト本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Recording
のインスタンスが含まれます。
承認スコープ
次の OAuth スコープのいずれかが必要です。
https://www.googleapis.com/auth/meetings.space.created
https://www.googleapis.com/auth/meetings.space.readonly
詳しくは、承認ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-04-30 UTC。
[null,null,["最終更新日 2024-04-30 UTC。"],[[["Retrieves a specific recording using its unique recording ID via a GET request."],["Requires an empty request body and provides recording details in the response if successful."],["Utilizes gRPC Transcoding for URL construction and necessitates proper authorization scopes for access."],["Refer to the Authorization guide for detailed information about OAuth scopes and configuration."]]],[]]