feat: [AppsChat] Add doc for Discoverable Space support for GA launch #12847
Annotations
2 errors
AppsChat/src/Chat/V1/Client/ChatServiceClient.php#L137
Property Google\Apps\Chat\V1\Client\ChatServiceClient::$serviceScopes changed default value from array (
0 => 'https://www.googleapis.com/auth/chat.bot',
1 => 'https://www.googleapis.com/auth/chat.delete',
2 => 'https://www.googleapis.com/auth/chat.import',
3 => 'https://www.googleapis.com/auth/chat.memberships',
4 => 'https://www.googleapis.com/auth/chat.memberships.app',
5 => 'https://www.googleapis.com/auth/chat.memberships.readonly',
6 => 'https://www.googleapis.com/auth/chat.messages',
7 => 'https://www.googleapis.com/auth/chat.messages.create',
8 => 'https://www.googleapis.com/auth/chat.messages.reactions',
9 => 'https://www.googleapis.com/auth/chat.messages.reactions.create',
10 => 'https://www.googleapis.com/auth/chat.messages.reactions.readonly',
11 => 'https://www.googleapis.com/auth/chat.messages.readonly',
12 => 'https://www.googleapis.com/auth/chat.spaces',
13 => 'https://www.googleapis.com/auth/chat.spaces.create',
14 => 'https://www.googleapis.com/auth/chat.spaces.readonly',
15 => 'https://www.googleapis.com/auth/chat.users.readstate',
16 => 'https://www.googleapis.com/auth/chat.users.readstate.readonly',
) to array (
0 => 'https://www.googleapis.com/auth/chat.admin.delete',
1 => 'https://www.googleapis.com/auth/chat.admin.memberships',
2 => 'https://www.googleapis.com/auth/chat.admin.memberships.readonly',
3 => 'https://www.googleapis.com/auth/chat.admin.spaces',
4 => 'https://www.googleapis.com/auth/chat.admin.spaces.readonly',
5 => 'https://www.googleapis.com/auth/chat.bot',
6 => 'https://www.googleapis.com/auth/chat.delete',
7 => 'https://www.googleapis.com/auth/chat.import',
8 => 'https://www.googleapis.com/auth/chat.memberships',
9 => 'https://www.googleapis.com/auth/chat.memberships.app',
10 => 'https://www.googleapis.com/auth/chat.memberships.readonly',
11 => 'https://www.googleapis.com/auth/chat.messages',
12 => 'https://www.googleapis.com/auth/chat.messages.create',
13 => 'https://www.googleapis.com/auth/chat.messages.reactions',
14 => 'https://www.googleapis.com/auth/chat.messages.reactions.create',
15 => 'https://www.googleapis.com/auth/chat.messages.reactions.readonly',
16 => 'https://www.googleapis.com/auth/chat.messages.readonly',
17 => 'https://www.googleapis.com/auth/chat.spaces',
18 => 'https://www.googleapis.com/auth/chat.spaces.create',
19 => 'https://www.googleapis.com/auth/chat.spaces.readonly',
20 => 'https://www.googleapis.com/auth/chat.users.readstate',
21 => 'https://www.googleapis.com/auth/chat.users.readstate.readonly',
)
|
|
This job succeeded
Loading