| Modifier and Type | Method and Description |
|---|---|
BigQueryProfile |
BigQueryProfile.Builder.build() |
BigQueryProfile |
BigQueryProfile.Builder.buildPartial() |
BigQueryProfile |
ConnectionProfileOrBuilder.getBigqueryProfile()
BigQuery Connection Profile configuration.
|
BigQueryProfile |
ConnectionProfile.getBigqueryProfile()
BigQuery Connection Profile configuration.
|
BigQueryProfile |
ConnectionProfile.Builder.getBigqueryProfile()
BigQuery Connection Profile configuration.
|
static BigQueryProfile |
BigQueryProfile.getDefaultInstance() |
BigQueryProfile |
BigQueryProfile.getDefaultInstanceForType() |
BigQueryProfile |
BigQueryProfile.Builder.getDefaultInstanceForType() |
static BigQueryProfile |
BigQueryProfile.parseDelimitedFrom(InputStream input) |
static BigQueryProfile |
BigQueryProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryProfile |
BigQueryProfile.parseFrom(byte[] data) |
static BigQueryProfile |
BigQueryProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryProfile |
BigQueryProfile.parseFrom(ByteBuffer data) |
static BigQueryProfile |
BigQueryProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryProfile |
BigQueryProfile.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryProfile |
BigQueryProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryProfile |
BigQueryProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryProfile |
BigQueryProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryProfile |
BigQueryProfile.parseFrom(InputStream input) |
static BigQueryProfile |
BigQueryProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BigQueryProfile> |
BigQueryProfile.getParserForType() |
static com.google.protobuf.Parser<BigQueryProfile> |
BigQueryProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeBigqueryProfile(BigQueryProfile value)
BigQuery Connection Profile configuration.
|
BigQueryProfile.Builder |
BigQueryProfile.Builder.mergeFrom(BigQueryProfile other) |
static BigQueryProfile.Builder |
BigQueryProfile.newBuilder(BigQueryProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setBigqueryProfile(BigQueryProfile value)
BigQuery Connection Profile configuration.
|
Copyright © 2022 Google LLC. All rights reserved.