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/chat/api/guides/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/chat/api/guides/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–2024 Google. All rights reserved.