Lines Matching full:spaces

33 // A space in Google Chat. Spaces are conversations between two or more users
38 pattern: "spaces/{space}"
77 // Named spaces that support message threads. When users respond to a
82 // Named spaces where the conversation is organized by topic. Topics and
107 // Format: `spaces/{space}`
128 // space](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces/create).
141 // field when creating spaces in the following conditions:
149 // because import mode spaces must only permit members from the same
153 // spaces can permit any Google Chat user so this field can then be set
154 // for import mode spaces.
156 // For existing spaces, this field is output only.
170 // migration into Google Workspace. While spaces are being imported, they
174 // Optional. Immutable. For spaces created in Chat, the time the space was
175 // created. This field is output only, except when used in import mode spaces.
177 // For import mode spaces, set this field to the historical timestamp at which
219 // A request to list the spaces the caller is a member of.
221 // Optional. The maximum number of spaces to return. The service might return
224 // If unspecified, at most 100 spaces are returned.
232 // Optional. A page token, received from a previous list spaces call.
241 // You can filter spaces by the space type
242 …// ([`space_type`](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#space…
261 // The response for a list spaces request.
263 // List of spaces in the requested (or first) page.
264 repeated Space spaces = 1; field
273 // Required. Resource name of the space, in the form "spaces/*".
275 // Format: `spaces/{space}`
303 // populated in the form of `spaces/{space}`. Only fields
349 // Format: `spaces/{space}`
360 // Format: `spaces/{space}`