| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatTargetAudienceData |
GoogleChatTargetAudienceData.attributes(GoogleChatTargetAudienceAttributes attributes) |
GoogleChatTargetAudienceData |
GoogleChatTargetAudienceResponse.getData()
Google Chat target audience data from a response.
|
GoogleChatTargetAudienceData |
GoogleChatTargetAudienceData.id(String id) |
GoogleChatTargetAudienceData |
GoogleChatTargetAudienceData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GoogleChatTargetAudienceData |
GoogleChatTargetAudienceData.type(GoogleChatTargetAudienceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleChatTargetAudienceData> |
GoogleChatTargetAudiencesResponse.getData()
An array of Google Chat target audiences.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleChatTargetAudiencesResponse |
GoogleChatTargetAudiencesResponse.addDataItem(GoogleChatTargetAudienceData dataItem) |
GoogleChatTargetAudienceResponse |
GoogleChatTargetAudienceResponse.data(GoogleChatTargetAudienceData data) |
void |
GoogleChatTargetAudienceResponse.setData(GoogleChatTargetAudienceData data) |
| Modifier and Type | Method and Description |
|---|---|
GoogleChatTargetAudiencesResponse |
GoogleChatTargetAudiencesResponse.data(List<GoogleChatTargetAudienceData> data) |
void |
GoogleChatTargetAudiencesResponse.setData(List<GoogleChatTargetAudienceData> data) |
| Constructor and Description |
|---|
GoogleChatTargetAudienceResponse(GoogleChatTargetAudienceData data) |
| Constructor and Description |
|---|
GoogleChatTargetAudiencesResponse(List<GoogleChatTargetAudienceData> data) |
Copyright © 2026. All rights reserved.