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