| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GoogleChatOrganizationHandleType |
GoogleChatOrganizationHandleType.GOOGLE_CHAT_ORGANIZATION_HANDLE_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static GoogleChatOrganizationHandleType |
GoogleChatOrganizationHandleType.fromValue(String value) |
GoogleChatOrganizationHandleType |
GoogleChatUpdateOrganizationHandleRequest.getType()
Organization handle resource type.
|
GoogleChatOrganizationHandleType |
GoogleChatOrganizationHandleResponseData.getType()
Organization handle resource type.
|
GoogleChatOrganizationHandleType |
GoogleChatCreateOrganizationHandleRequest.getType()
Organization handle resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleChatOrganizationHandleType.GoogleChatOrganizationHandleTypeSerializer.serialize(GoogleChatOrganizationHandleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GoogleChatUpdateOrganizationHandleRequest.setType(GoogleChatOrganizationHandleType type) |
void |
GoogleChatOrganizationHandleResponseData.setType(GoogleChatOrganizationHandleType type) |
void |
GoogleChatCreateOrganizationHandleRequest.setType(GoogleChatOrganizationHandleType type) |
GoogleChatUpdateOrganizationHandleRequest |
GoogleChatUpdateOrganizationHandleRequest.type(GoogleChatOrganizationHandleType type) |
GoogleChatOrganizationHandleResponseData |
GoogleChatOrganizationHandleResponseData.type(GoogleChatOrganizationHandleType type) |
GoogleChatCreateOrganizationHandleRequest |
GoogleChatCreateOrganizationHandleRequest.type(GoogleChatOrganizationHandleType type) |
| Constructor and Description |
|---|
GoogleChatCreateOrganizationHandleRequest(GoogleChatCreateOrganizationHandleRequestData data,
GoogleChatOrganizationHandleType type) |
GoogleChatUpdateOrganizationHandleRequest(GoogleChatUpdateOrganizationHandleRequestData data,
GoogleChatOrganizationHandleType type) |
| Constructor and Description |
|---|
GoogleChatOrganizationHandleTypeSerializer(Class<GoogleChatOrganizationHandleType> t) |
Copyright © 2026. All rights reserved.