| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GeminiIntegrationType |
GeminiIntegrationType.GEMINI |
| Modifier and Type | Method and Description |
|---|---|
static GeminiIntegrationType |
GeminiIntegrationType.fromValue(String value) |
GeminiIntegrationType |
GeminiIntegrationUpdate.getType()
The definition of the
GeminiIntegrationType object. |
GeminiIntegrationType |
GeminiIntegration.getType()
The definition of the
GeminiIntegrationType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeminiIntegrationType.GeminiIntegrationTypeSerializer.serialize(GeminiIntegrationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GeminiIntegrationUpdate.setType(GeminiIntegrationType type) |
void |
GeminiIntegration.setType(GeminiIntegrationType type) |
GeminiIntegrationUpdate |
GeminiIntegrationUpdate.type(GeminiIntegrationType type) |
GeminiIntegration |
GeminiIntegration.type(GeminiIntegrationType type) |
| Constructor and Description |
|---|
GeminiIntegration(GeminiCredentials credentials,
GeminiIntegrationType type) |
GeminiIntegrationUpdate(GeminiIntegrationType type) |
| Constructor and Description |
|---|
GeminiIntegrationTypeSerializer(Class<GeminiIntegrationType> t) |
Copyright © 2026. All rights reserved.