@InternalApi(value="For internal use only")
public interface SqlServerStream
ResultSetMetadata.
This should only be created by ExecuteQueryCallable, never directly by users/
This is considered an internal implementation detail and should not be used by applications.
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ResultSetMetadata> |
metadataFuture() |
com.google.api.gax.rpc.ServerStream<com.google.cloud.bigtable.data.v2.internal.SqlRow> |
rows() |
com.google.api.core.ApiFuture<ResultSetMetadata> metadataFuture()
com.google.api.gax.rpc.ServerStream<com.google.cloud.bigtable.data.v2.internal.SqlRow> rows()
Copyright © 2026 Google LLC. All rights reserved.