@InternalApi(value="For internal use only") public class ExecuteQueryCallContext extends Object
This should only be constructed by ExecuteQueryCallable not directly by users.
This is considered an internal implementation detail and should not be used by applications.
| Modifier and Type | Method and Description |
|---|---|
static ExecuteQueryCallContext |
create(BoundStatement boundStatement,
com.google.api.core.SettableApiFuture<ResultSetMetadata> metadataFuture) |
public static ExecuteQueryCallContext create(BoundStatement boundStatement, com.google.api.core.SettableApiFuture<ResultSetMetadata> metadataFuture)
Copyright © 2026 Google LLC. All rights reserved.