@BetaApi @Generated(value="by gapic-generator-java") public abstract class MetricsV1Beta3Stub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
MetricsV1Beta3Stub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<GetJobExecutionDetailsRequest,JobExecutionDetails> |
getJobExecutionDetailsCallable() |
com.google.api.gax.rpc.UnaryCallable<GetJobExecutionDetailsRequest,MetricsV1Beta3Client.GetJobExecutionDetailsPagedResponse> |
getJobExecutionDetailsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<GetJobMetricsRequest,JobMetrics> |
getJobMetricsCallable() |
com.google.api.gax.rpc.UnaryCallable<GetStageExecutionDetailsRequest,StageExecutionDetails> |
getStageExecutionDetailsCallable() |
com.google.api.gax.rpc.UnaryCallable<GetStageExecutionDetailsRequest,MetricsV1Beta3Client.GetStageExecutionDetailsPagedResponse> |
getStageExecutionDetailsPagedCallable() |
public com.google.api.gax.rpc.UnaryCallable<GetJobMetricsRequest,JobMetrics> getJobMetricsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetJobExecutionDetailsRequest,MetricsV1Beta3Client.GetJobExecutionDetailsPagedResponse> getJobExecutionDetailsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<GetJobExecutionDetailsRequest,JobExecutionDetails> getJobExecutionDetailsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetStageExecutionDetailsRequest,MetricsV1Beta3Client.GetStageExecutionDetailsPagedResponse> getStageExecutionDetailsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<GetStageExecutionDetailsRequest,StageExecutionDetails> getStageExecutionDetailsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.