| Package | Description |
|---|---|
| com.google.api.services.chat.v1 | |
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HangoutsChat.Spaces.CompleteImport |
HangoutsChat.Spaces.completeImport(String name,
CompleteImportSpaceRequest content)
Completes the [import process](https://developers.google.com/workspace/chat/import-data) for the
specified space and makes it visible to users.
|
| Constructor and Description |
|---|
CompleteImport(String name,
CompleteImportSpaceRequest content)
Completes the [import process](https://developers.google.com/workspace/chat/import-data) for
the specified space and makes it visible to users.
|
| Modifier and Type | Method and Description |
|---|---|
CompleteImportSpaceRequest |
CompleteImportSpaceRequest.clone() |
CompleteImportSpaceRequest |
CompleteImportSpaceRequest.set(String fieldName,
Object value) |
Copyright © 2011–2025 Google. All rights reserved.