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