public interface AssembleDataResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBigqueryDestination()
Destination BigQuery table path containing the assembled data as a single
column.
|
com.google.protobuf.ByteString |
getBigqueryDestinationBytes()
Destination BigQuery table path containing the assembled data as a single
column.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getBigqueryDestination()
Destination BigQuery table path containing the assembled data as a single column.
string bigquery_destination = 1;com.google.protobuf.ByteString getBigqueryDestinationBytes()
Destination BigQuery table path containing the assembled data as a single column.
string bigquery_destination = 1;Copyright © 2025 Google LLC. All rights reserved.