@InternalApi public class MutateRowsUserFacingCallable extends com.google.api.gax.rpc.UnaryCallable<RowMutation,Void>
This class is considered an internal implementation detail and not meant to be used by applications.
| Constructor and Description |
|---|
MutateRowsUserFacingCallable(com.google.api.gax.rpc.UnaryCallable<MutateRowsRequest,Void> inner,
RequestContext requestContext) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<Void> |
futureCall(RowMutation request,
com.google.api.gax.rpc.ApiCallContext context) |
public MutateRowsUserFacingCallable(com.google.api.gax.rpc.UnaryCallable<MutateRowsRequest,Void> inner, RequestContext requestContext)
public com.google.api.core.ApiFuture<Void> futureCall(RowMutation request, com.google.api.gax.rpc.ApiCallContext context)
futureCall in class com.google.api.gax.rpc.UnaryCallable<RowMutation,Void>Copyright © 2018 Google LLC. All rights reserved.