| Modifier and Type | Method and Description |
|---|---|
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.Builder.build() |
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.Builder.buildPartial() |
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequestOrBuilder.getBigQueryDestination()
Specified if sink is a BigQuery table.
|
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.getBigQueryDestination()
Specified if sink is a BigQuery table.
|
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.Builder.getBigQueryDestination()
Specified if sink is a BigQuery table.
|
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.getDefaultInstance() |
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.getDefaultInstanceForType() |
ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.Builder.getDefaultInstanceForType() |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseDelimitedFrom(InputStream input) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(byte[] data) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(ByteBuffer data) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(com.google.protobuf.ByteString data) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(InputStream input) |
static ExportInsightsDataRequest.BigQueryDestination |
ExportInsightsDataRequest.BigQueryDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportInsightsDataRequest.BigQueryDestination> |
ExportInsightsDataRequest.BigQueryDestination.getParserForType() |
static com.google.protobuf.Parser<ExportInsightsDataRequest.BigQueryDestination> |
ExportInsightsDataRequest.BigQueryDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportInsightsDataRequest.Builder |
ExportInsightsDataRequest.Builder.mergeBigQueryDestination(ExportInsightsDataRequest.BigQueryDestination value)
Specified if sink is a BigQuery table.
|
ExportInsightsDataRequest.BigQueryDestination.Builder |
ExportInsightsDataRequest.BigQueryDestination.Builder.mergeFrom(ExportInsightsDataRequest.BigQueryDestination other) |
static ExportInsightsDataRequest.BigQueryDestination.Builder |
ExportInsightsDataRequest.BigQueryDestination.newBuilder(ExportInsightsDataRequest.BigQueryDestination prototype) |
ExportInsightsDataRequest.Builder |
ExportInsightsDataRequest.Builder.setBigQueryDestination(ExportInsightsDataRequest.BigQueryDestination value)
Specified if sink is a BigQuery table.
|
Copyright © 2023 Google LLC. All rights reserved.