| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GoogleChatOrganizationType |
GoogleChatOrganizationType.GOOGLE_CHAT_ORGANIZATION_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static GoogleChatOrganizationType |
GoogleChatOrganizationType.fromValue(String value) |
GoogleChatOrganizationType |
GoogleChatOrganizationData.getType()
Google Chat organization resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleChatOrganizationType.GoogleChatOrganizationTypeSerializer.serialize(GoogleChatOrganizationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GoogleChatOrganizationData.setType(GoogleChatOrganizationType type) |
GoogleChatOrganizationData |
GoogleChatOrganizationData.type(GoogleChatOrganizationType type) |
| Constructor and Description |
|---|
GoogleChatOrganizationTypeSerializer(Class<GoogleChatOrganizationType> t) |
Copyright © 2026. All rights reserved.