@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class GoogleChatUpdateOrganizationHandleRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_DATA |
static String |
JSON_PROPERTY_TYPE |
boolean |
unparsed |
| Constructor and Description |
|---|
GoogleChatUpdateOrganizationHandleRequest() |
GoogleChatUpdateOrganizationHandleRequest(GoogleChatUpdateOrganizationHandleRequestData data,
GoogleChatOrganizationHandleType type) |
public boolean unparsed
public static final String JSON_PROPERTY_DATA
public static final String JSON_PROPERTY_TYPE
public GoogleChatUpdateOrganizationHandleRequest()
public GoogleChatUpdateOrganizationHandleRequest(GoogleChatUpdateOrganizationHandleRequestData data, GoogleChatOrganizationHandleType type)
public GoogleChatUpdateOrganizationHandleRequest data(GoogleChatUpdateOrganizationHandleRequestData data)
public GoogleChatUpdateOrganizationHandleRequestData getData()
public void setData(GoogleChatUpdateOrganizationHandleRequestData data)
public GoogleChatUpdateOrganizationHandleRequest type(GoogleChatOrganizationHandleType type)
public GoogleChatOrganizationHandleType getType()
public void setType(GoogleChatOrganizationHandleType type)
public GoogleChatUpdateOrganizationHandleRequest putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.