Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
BigQueryOptions |
BigQueryOptions.Builder.build() |
BigQueryOptions |
BigQueryOptions.Builder.buildPartial() |
BigQueryOptions |
LogSinkOrBuilder.getBigqueryOptions()
Optional.
|
BigQueryOptions |
LogSink.getBigqueryOptions()
Optional.
|
BigQueryOptions |
LogSink.Builder.getBigqueryOptions()
Optional.
|
static BigQueryOptions |
BigQueryOptions.getDefaultInstance() |
BigQueryOptions |
BigQueryOptions.getDefaultInstanceForType() |
BigQueryOptions |
BigQueryOptions.Builder.getDefaultInstanceForType() |
static BigQueryOptions |
BigQueryOptions.parseDelimitedFrom(InputStream input) |
static BigQueryOptions |
BigQueryOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(byte[] data) |
static BigQueryOptions |
BigQueryOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(ByteBuffer data) |
static BigQueryOptions |
BigQueryOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(InputStream input) |
static BigQueryOptions |
BigQueryOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<BigQueryOptions> |
BigQueryOptions.getParserForType() |
static com.google.protobuf.Parser<BigQueryOptions> |
BigQueryOptions.parser() |
Modifier and Type | Method and Description |
---|---|
LogSink.Builder |
LogSink.Builder.mergeBigqueryOptions(BigQueryOptions value)
Optional.
|
BigQueryOptions.Builder |
BigQueryOptions.Builder.mergeFrom(BigQueryOptions other) |
static BigQueryOptions.Builder |
BigQueryOptions.newBuilder(BigQueryOptions prototype) |
LogSink.Builder |
LogSink.Builder.setBigqueryOptions(BigQueryOptions value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.