Class SystemPolicyV1Stub (1.12.0)

Stay organized with collections Save and categorize content based on your preferences.
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>