| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatDelegatedUserResponse |
GoogleChatIntegrationApi.getGoogleChatDelegatedUser(String organizationBindingId)
Get the delegated user.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GoogleChatDelegatedUserResponse> |
GoogleChatIntegrationApi.getGoogleChatDelegatedUserAsync(String organizationBindingId)
Get the delegated user.
|
ApiResponse<GoogleChatDelegatedUserResponse> |
GoogleChatIntegrationApi.getGoogleChatDelegatedUserWithHttpInfo(String organizationBindingId)
Get the delegated user for a Google Chat organization binding in the Datadog Google Chat
integration.
|
CompletableFuture<ApiResponse<GoogleChatDelegatedUserResponse>> |
GoogleChatIntegrationApi.getGoogleChatDelegatedUserWithHttpInfoAsync(String organizationBindingId)
Get the delegated user.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatDelegatedUserResponse |
GoogleChatDelegatedUserResponse.data(GoogleChatDelegatedUserData data) |
GoogleChatDelegatedUserResponse |
GoogleChatDelegatedUserResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.