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