| Modifier and Type | Method and Description |
|---|---|
ViewSpec |
ViewSpec.Builder.build() |
ViewSpec |
ViewSpec.Builder.buildPartial() |
static ViewSpec |
ViewSpec.getDefaultInstance() |
ViewSpec |
ViewSpec.getDefaultInstanceForType() |
ViewSpec |
ViewSpec.Builder.getDefaultInstanceForType() |
ViewSpec |
BigQueryTableSpecOrBuilder.getViewSpec()
Table view specification.
|
ViewSpec |
BigQueryTableSpec.getViewSpec()
Table view specification.
|
ViewSpec |
BigQueryTableSpec.Builder.getViewSpec()
Table view specification.
|
static ViewSpec |
ViewSpec.parseDelimitedFrom(InputStream input) |
static ViewSpec |
ViewSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ViewSpec |
ViewSpec.parseFrom(byte[] data) |
static ViewSpec |
ViewSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ViewSpec |
ViewSpec.parseFrom(ByteBuffer data) |
static ViewSpec |
ViewSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ViewSpec |
ViewSpec.parseFrom(com.google.protobuf.ByteString data) |
static ViewSpec |
ViewSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ViewSpec |
ViewSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static ViewSpec |
ViewSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ViewSpec |
ViewSpec.parseFrom(InputStream input) |
static ViewSpec |
ViewSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ViewSpec> |
ViewSpec.getParserForType() |
static com.google.protobuf.Parser<ViewSpec> |
ViewSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
ViewSpec.Builder |
ViewSpec.Builder.mergeFrom(ViewSpec other) |
BigQueryTableSpec.Builder |
BigQueryTableSpec.Builder.mergeViewSpec(ViewSpec value)
Table view specification.
|
static ViewSpec.Builder |
ViewSpec.newBuilder(ViewSpec prototype) |
BigQueryTableSpec.Builder |
BigQueryTableSpec.Builder.setViewSpec(ViewSpec value)
Table view specification.
|
Copyright © 2025 Google LLC. All rights reserved.