| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ObservabilityPipelineGcpAuth |
ObservabilityPipelineGcpAuth.credentialsFile(String credentialsFile) |
ObservabilityPipelineGcpAuth |
ObservabilityPipelineGooglePubSubSource.getAuth()
GCP credentials used to authenticate with Google Cloud Storage.
|
ObservabilityPipelineGcpAuth |
ObservabilityPipelineGoogleCloudStorageDestination.getAuth()
GCP credentials used to authenticate with Google Cloud Storage.
|
ObservabilityPipelineGcpAuth |
ObservabilityPipelineGoogleChronicleDestination.getAuth()
GCP credentials used to authenticate with Google Cloud Storage.
|
ObservabilityPipelineGcpAuth |
ObservabilityPipelineGcpAuth.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ObservabilityPipelineGooglePubSubSource |
ObservabilityPipelineGooglePubSubSource.auth(ObservabilityPipelineGcpAuth auth) |
ObservabilityPipelineGoogleCloudStorageDestination |
ObservabilityPipelineGoogleCloudStorageDestination.auth(ObservabilityPipelineGcpAuth auth) |
ObservabilityPipelineGoogleChronicleDestination |
ObservabilityPipelineGoogleChronicleDestination.auth(ObservabilityPipelineGcpAuth auth) |
void |
ObservabilityPipelineGooglePubSubSource.setAuth(ObservabilityPipelineGcpAuth auth) |
void |
ObservabilityPipelineGoogleCloudStorageDestination.setAuth(ObservabilityPipelineGcpAuth auth) |
void |
ObservabilityPipelineGoogleChronicleDestination.setAuth(ObservabilityPipelineGcpAuth auth) |
| Constructor and Description |
|---|
ObservabilityPipelineGoogleChronicleDestination(ObservabilityPipelineGcpAuth auth,
String customerId,
String id,
List<String> inputs,
ObservabilityPipelineGoogleChronicleDestinationType type) |
ObservabilityPipelineGoogleCloudStorageDestination(ObservabilityPipelineGoogleCloudStorageDestinationAcl acl,
ObservabilityPipelineGcpAuth auth,
String bucket,
String id,
List<String> inputs,
ObservabilityPipelineGoogleCloudStorageDestinationStorageClass storageClass,
ObservabilityPipelineGoogleCloudStorageDestinationType type) |
ObservabilityPipelineGooglePubSubSource(ObservabilityPipelineGcpAuth auth,
ObservabilityPipelineDecoding decoding,
String id,
String project,
String subscription,
ObservabilityPipelineGooglePubSubSourceType type) |
Copyright © 2025. All rights reserved.