Class MetricsScopesStub (0.89.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()
Returns
Type Description
UnaryCallable<CreateMonitoredProjectRequest,Operation>

createMonitoredProjectOperationCallable()

public OperationCallable<CreateMonitoredProjectRequest,MonitoredProject,OperationMetadata> createMonitoredProjectOperationCallable()
Returns
Type Description
OperationCallable<CreateMonitoredProjectRequest,MonitoredProject,OperationMetadata>

deleteMonitoredProjectCallable()

public UnaryCallable<DeleteMonitoredProjectRequest,Operation> deleteMonitoredProjectCallable()
Returns
Type Description
UnaryCallable<DeleteMonitoredProjectRequest,Operation>

deleteMonitoredProjectOperationCallable()

public OperationCallable<DeleteMonitoredProjectRequest,Empty,OperationMetadata> deleteMonitoredProjectOperationCallable()
Returns
Type Description
OperationCallable<DeleteMonitoredProjectRequest,Empty,OperationMetadata>

getMetricsScopeCallable()

public UnaryCallable<GetMetricsScopeRequest,MetricsScope> getMetricsScopeCallable()
Returns
Type Description
UnaryCallable<GetMetricsScopeRequest,MetricsScope>

getOperationsStub()

public @Nullable OperationsStub getOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub

listMetricsScopesByMonitoredProjectCallable()

public UnaryCallable<ListMetricsScopesByMonitoredProjectRequest,ListMetricsScopesByMonitoredProjectResponse> listMetricsScopesByMonitoredProjectCallable()
Returns
Type Description
UnaryCallable<ListMetricsScopesByMonitoredProjectRequest,ListMetricsScopesByMonitoredProjectResponse>