Enum SpaceView
A view that specifies which fields should be populated on the
Space
resource.
To ensure compatibility with future releases, we recommend that your code
account for additional values.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum SpaceView
Fields
| Name | Description |
|---|---|
| Expanded | Populates Space resource fields. Note: the |
| ResourceNameOnly | Populates only the Space resource name. |
| Unspecified | The default / unset value. |