Class MetricsV1Beta3Stub (0.9.0)

public abstract class MetricsV1Beta3Stub implements BackgroundResource

Base stub class for the MetricsV1Beta3 service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > MetricsV1Beta3Stub

Implements

BackgroundResource

Constructors

MetricsV1Beta3Stub()

public MetricsV1Beta3Stub()

Methods

close()

public abstract void close()

getJobExecutionDetailsCallable()

public UnaryCallable<GetJobExecutionDetailsRequest,JobExecutionDetails> getJobExecutionDetailsCallable()
Returns
TypeDescription
UnaryCallable<GetJobExecutionDetailsRequest,JobExecutionDetails>

getJobExecutionDetailsPagedCallable()

public UnaryCallable<GetJobExecutionDetailsRequest,MetricsV1Beta3Client.GetJobExecutionDetailsPagedResponse> getJobExecutionDetailsPagedCallable()
Returns
TypeDescription
UnaryCallable<GetJobExecutionDetailsRequest,GetJobExecutionDetailsPagedResponse>

getJobMetricsCallable()

public UnaryCallable<GetJobMetricsRequest,JobMetrics> getJobMetricsCallable()
Returns
TypeDescription
UnaryCallable<GetJobMetricsRequest,JobMetrics>

getStageExecutionDetailsCallable()

public UnaryCallable<GetStageExecutionDetailsRequest,StageExecutionDetails> getStageExecutionDetailsCallable()
Returns
TypeDescription
UnaryCallable<GetStageExecutionDetailsRequest,StageExecutionDetails>

getStageExecutionDetailsPagedCallable()

public UnaryCallable<GetStageExecutionDetailsRequest,MetricsV1Beta3Client.GetStageExecutionDetailsPagedResponse> getStageExecutionDetailsPagedCallable()
Returns
TypeDescription
UnaryCallable<GetStageExecutionDetailsRequest,GetStageExecutionDetailsPagedResponse>