Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
TableSchema
BigQuery Compatible table schema.
|
static class |
TableSchema.Builder
BigQuery Compatible table schema.
|
Modifier and Type | Method and Description |
---|---|
TableSchemaOrBuilder |
QueryResultOrBuilder.getSchemaOrBuilder()
Describes the format of the [rows].
|
TableSchemaOrBuilder |
QueryResult.getSchemaOrBuilder()
Describes the format of the [rows].
|
TableSchemaOrBuilder |
QueryResult.Builder.getSchemaOrBuilder()
Describes the format of the [rows].
|
Copyright © 2022 Google LLC. All rights reserved.