Method: spaces.endActiveConference
Permintaan HTTP
POST https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
name |
string
Wajib. Nama resource ruang. Format: spaces/{space} . {space} adalah ID resource untuk ruang. ID ini adalah ID unik yang dibuat server, dan peka huruf besar/kecil. Misalnya, jQCFfuBOdN5z .
Untuk mengetahui informasi selengkapnya, lihat Cara Meet mengidentifikasi ruang rapat.
|
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan kosong.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
https://www.googleapis.com/auth/meetings.space.created
Untuk informasi selengkapnya, lihat Panduan otorisasi.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-07-12 UTC.
[null,null,["Terakhir diperbarui pada 2024-07-12 UTC."],[[["Ends an active conference for a specified Google Meet space."],["Requires an empty request body and returns an empty response body upon success."],["Uses the `spaces/{space}` format for identifying the target meeting space."],["Needs authorization with the `https://www.googleapis.com/auth/meetings.space.created` scope."],["Accessible via a `POST` request to the dedicated endpoint `https://meet.googleapis.com/v2/{name=spaces/*}:endActiveConference`."]]],[]]