Method: users.spaces.spaceNotificationSetting.get

Lấy chế độ cài đặt trạng thái thông báo của không gian.

Yêu cầu xác thực người dùng.

Yêu cầu HTTP

GET https://chat.googleapis.com/v1/{name=users/*/spaces/*/spaceNotificationSetting}

URL sử dụng cú pháp Chuyển mã gRPC.

Tham số đường dẫn

Thông số
name

string

Bắt buộc. Định dạng: users/{user}/spaces/{space}/spaceNotificationSetting

  • users/me/spaces/{space}/spaceNotificationSetting, HOẶC
  • users/user@example.com/spaces/{space}/spaceNotificationSetting, HOẶC
  • users/123456789/spaces/{space}/spaceNotificationSetting. Lưu ý: Chỉ cho phép mã nhận dạng người dùng hoặc email của phương thức gọi trong đường dẫn.

Nội dung yêu cầu

Nội dung yêu cầu phải trống.

Nội dung phản hồi

Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của SpaceNotificationSetting.

Phạm vi uỷ quyền

Yêu cầu phạm vi OAuth sau:

  • https://www.googleapis.com/auth/chat.users.spacesettings

Để biết thêm thông tin, hãy xem Hướng dẫn uỷ quyền.