| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GcpScanOptionsDataType |
GcpScanOptionsDataType.GCP_SCAN_OPTIONS |
| Modifier and Type | Method and Description |
|---|---|
static GcpScanOptionsDataType |
GcpScanOptionsDataType.fromValue(String value) |
GcpScanOptionsDataType |
GcpScanOptionsData.getType()
GCP scan options resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GcpScanOptionsDataType.GcpScanOptionsDataTypeSerializer.serialize(GcpScanOptionsDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GcpScanOptionsData.setType(GcpScanOptionsDataType type) |
GcpScanOptionsData |
GcpScanOptionsData.type(GcpScanOptionsDataType type) |
| Constructor and Description |
|---|
GcpScanOptionsData(String id,
GcpScanOptionsDataType type) |
| Constructor and Description |
|---|
GcpScanOptionsDataTypeSerializer(Class<GcpScanOptionsDataType> t) |
Copyright © 2026. All rights reserved.