Class MetricsScopesStub (0.52.0)

public abstract class MetricsScopesStub implements BackgroundResource

Base stub class for the MetricsScopes service API.

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

Inheritance

java.lang.Object > MetricsScopesStub

Implements

BackgroundResource

Constructors

MetricsScopesStub()

public MetricsScopesStub()

Methods

close()

public abstract void close()

createMonitoredProjectCallable()

public UnaryCallable<CreateMonitoredProjectRequest,Operation> createMonitoredProjectCallable()

createMonitoredProjectOperationCallable()

public OperationCallable<CreateMonitoredProjectRequest,MonitoredProject,OperationMetadata> createMonitoredProjectOperationCallable()

deleteMonitoredProjectCallable()

public UnaryCallable<DeleteMonitoredProjectRequest,Operation> deleteMonitoredProjectCallable()

deleteMonitoredProjectOperationCallable()

public OperationCallable<DeleteMonitoredProjectRequest,Empty,OperationMetadata> deleteMonitoredProjectOperationCallable()

getMetricsScopeCallable()

public UnaryCallable<GetMetricsScopeRequest,MetricsScope> getMetricsScopeCallable()

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listMetricsScopesByMonitoredProjectCallable()

public UnaryCallable<ListMetricsScopesByMonitoredProjectRequest,ListMetricsScopesByMonitoredProjectResponse> listMetricsScopesByMonitoredProjectCallable()