Class SystemPolicyV1Stub (1.3.0)

public abstract class SystemPolicyV1Stub implements BackgroundResource

Base stub class for the SystemPolicyV1 service API.

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

Inheritance

java.lang.Object > SystemPolicyV1Stub

Implements

BackgroundResource

Constructors

SystemPolicyV1Stub()

public SystemPolicyV1Stub()

Methods

close()

public abstract void close()

getSystemPolicyCallable()

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