public static final class SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub extends io.grpc.stub.AbstractBlockingStub<SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub>
API for working with the system policy.
| Modifier and Type | Method and Description |
|---|---|
protected SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Policy |
getSystemPolicy(GetSystemPolicyRequest request)
Gets the current system policy in the specified location.
|
protected SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub>public Policy getSystemPolicy(GetSystemPolicyRequest request)
Gets the current system policy in the specified location.
Copyright © 2024 Google LLC. All rights reserved.