public static interface MetricProcessingConfig.Builder extends SdkPojo, CopyableBuilder<MetricProcessingConfig.Builder,MetricProcessingConfig>
| Modifier and Type | Method and Description |
|---|---|
MetricProcessingConfig.Builder |
computeLocation(ComputeLocation computeLocation)
The compute location for the given metric property.
|
MetricProcessingConfig.Builder |
computeLocation(String computeLocation)
The compute location for the given metric property.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMetricProcessingConfig.Builder computeLocation(String computeLocation)
The compute location for the given metric property.
computeLocation - The compute location for the given metric property.ComputeLocation,
ComputeLocationMetricProcessingConfig.Builder computeLocation(ComputeLocation computeLocation)
The compute location for the given metric property.
computeLocation - The compute location for the given metric property.ComputeLocation,
ComputeLocationCopyright © 2023. All rights reserved.