public sealed class MetricsV1Beta3Settings : ServiceSettingsBaseReference documentation and code samples for the Dataflow v1beta3 API class MetricsV1Beta3Settings.
Settings for MetricsV1Beta3Client instances.
Namespace
Google.Cloud.Dataflow.V1Beta3Assembly
Google.Cloud.Dataflow.V1Beta3.dll
Constructors
MetricsV1Beta3Settings()
public MetricsV1Beta3Settings()Constructs a new MetricsV1Beta3Settings object with default settings.
Properties
GetJobExecutionDetailsSettings
public CallSettings GetJobExecutionDetailsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
MetricsV1Beta3Client.GetJobExecutionDetails and MetricsV1Beta3Client.GetJobExecutionDetailsAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetJobMetricsSettings
public CallSettings GetJobMetricsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
MetricsV1Beta3Client.GetJobMetrics and MetricsV1Beta3Client.GetJobMetricsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetStageExecutionDetailsSettings
public CallSettings GetStageExecutionDetailsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
MetricsV1Beta3Client.GetStageExecutionDetails and
MetricsV1Beta3Client.GetStageExecutionDetailsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public MetricsV1Beta3Settings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
MetricsV1Beta3Settings |
A deep clone of this MetricsV1Beta3Settings object. |
GetDefault()
public static MetricsV1Beta3Settings GetDefault()Get a new instance of the default MetricsV1Beta3Settings.
| Returns | |
|---|---|
| Type | Description |
MetricsV1Beta3Settings |
A new instance of the default MetricsV1Beta3Settings. |