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