public class EmptyTableResult extends TableResult
Constructor and Description |
---|
EmptyTableResult(Schema schema)
An empty
TableResult to avoid making API requests to unlistable tables. |
equals, getNextPage, getNextPageToken, getSchema, getTotalRows, getValues, hashCode, hasNextPage, iterateAll, toString
@InternalApi(value="Exposed for testing") public EmptyTableResult(@Nullable Schema schema)
TableResult
to avoid making API requests to unlistable tables.Copyright © 2019 Google LLC. All rights reserved.