| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1AppUri |
GoogleAppsCardV1AppUri.clone() |
GoogleAppsCardV1AppUri |
GoogleAppsCardV1OpenLink.getAppUri()
Represents the platform specific uri/intent to open on each client.
|
GoogleAppsCardV1AppUri |
GoogleAppsCardV1AppUri.set(String fieldName,
Object value) |
GoogleAppsCardV1AppUri |
GoogleAppsCardV1AppUri.setAndroidIntent(GoogleAppsCardV1Intent androidIntent)
An intent object to be opened in the corresponding android hosting app.
|
GoogleAppsCardV1AppUri |
GoogleAppsCardV1AppUri.setCompanionUri(String companionUri)
A companion uri string to be opened in the chat companion window.
|
GoogleAppsCardV1AppUri |
GoogleAppsCardV1AppUri.setIosUri(String iosUri)
A uri string to be opened in the corresponding iOS hosting app.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1OpenLink |
GoogleAppsCardV1OpenLink.setAppUri(GoogleAppsCardV1AppUri appUri)
Represents the platform specific uri/intent to open on each client.
|
Copyright © 2011–2022 Google. All rights reserved.