Method: conferenceRecords.transcripts.get
รับข้อความถอดเสียงตามรหัสข้อความถอดเสียง
คำขอ HTTP
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/transcripts/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อแหล่งข้อมูลของข้อความถอดเสียง
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ Transcript
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต 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 meeting transcript using its unique ID via a GET request."],["Requires specifying the transcript's resource name as a path parameter in the request URL."],["Returns the transcript details in the response body if authorized with the necessary scopes."],["Utilizes gRPC Transcoding for constructing the request URL."],["Needs either `meetings.space.created` or `meetings.space.readonly` OAuth scope for authorization."]]],[]]