Reference documentation and code samples for the Google Apps Chat V1 Client class GetSpaceNotificationSettingRequest.
Request message to get space notification setting.
Only supports getting notification setting for the calling user.
Generated from protobuf message google.chat.v1.GetSpaceNotificationSettingRequest
Namespace
Google \ Apps \ Chat \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Format: users/{user}/spaces/{space}/spaceNotificationSetting - users/me/spaces/{space}/spaceNotificationSetting, OR - users/user@example.com/spaces/{space}/spaceNotificationSetting, OR - users/123456789/spaces/{space}/spaceNotificationSetting. Note: Only the caller's user id or email is allowed in the path.
users/me/spaces/{space}/spaceNotificationSetting, OR
users/user@example.com/spaces/{space}/spaceNotificationSetting, OR
users/123456789/spaces/{space}/spaceNotificationSetting.
Note: Only the caller's user id or email is allowed in the path. Please see
ChatServiceClient::spaceNotificationSettingName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Chat V1 Client - Class GetSpaceNotificationSettingRequest (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.GetSpaceNotificationSettingRequest)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.GetSpaceNotificationSettingRequest) \nReference documentation and code samples for the Google Apps Chat V1 Client class GetSpaceNotificationSettingRequest.\n\nRequest message to get space notification setting.\n\nOnly supports getting notification setting for the calling user.\n\nGenerated from protobuf message `google.chat.v1.GetSpaceNotificationSettingRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Format: users/{user}/spaces/{space}/spaceNotificationSetting\n\n- `users/me/spaces/{space}/spaceNotificationSetting`, OR\n- `users/user@example.com/spaces/{space}/spaceNotificationSetting`, OR\n- `users/123456789/spaces/{space}/spaceNotificationSetting`.\n\nNote: Only the caller's user id or email is allowed in the path.\n\n### setName\n\nRequired. Format: users/{user}/spaces/{space}/spaceNotificationSetting\n\n- `users/me/spaces/{space}/spaceNotificationSetting`, OR\n- `users/user@example.com/spaces/{space}/spaceNotificationSetting`, OR\n- `users/123456789/spaces/{space}/spaceNotificationSetting`.\n\nNote: Only the caller's user id or email is allowed in the path.\n\n### static::build"]]