Class SystemPolicyV1Beta1Stub (1.15.0)

public abstract class SystemPolicyV1Beta1Stub implements BackgroundResource

Base stub class for the SystemPolicyV1Beta1 service API.

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

Inheritance

java.lang.Object > SystemPolicyV1Beta1Stub

Implements

BackgroundResource

Constructors

SystemPolicyV1Beta1Stub()

public SystemPolicyV1Beta1Stub()

Methods

close()

public abstract void close()

getSystemPolicyCallable()

public UnaryCallable<GetSystemPolicyRequest,Policy> getSystemPolicyCallable()
Returns
TypeDescription
UnaryCallable<GetSystemPolicyRequest,Policy>