public static final class ExportInsightsDataRequest.BigQueryDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder> implements ExportInsightsDataRequest.BigQueryDestinationOrBuilder
A BigQuery Table Reference.Protobuf type
google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestinationgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportInsightsDataRequest.BigQueryDestination build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportInsightsDataRequest.BigQueryDestination buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportInsightsDataRequest.BigQueryDestination.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder mergeFrom(ExportInsightsDataRequest.BigQueryDestination other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public ExportInsightsDataRequest.BigQueryDestination.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>IOExceptionpublic String getProjectId()
A project ID or number. If specified, then export will attempt to write data to this project instead of the resource project. Otherwise, the resource project will be used.
string project_id = 3;getProjectId in interface ExportInsightsDataRequest.BigQueryDestinationOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()
A project ID or number. If specified, then export will attempt to write data to this project instead of the resource project. Otherwise, the resource project will be used.
string project_id = 3;getProjectIdBytes in interface ExportInsightsDataRequest.BigQueryDestinationOrBuilderpublic ExportInsightsDataRequest.BigQueryDestination.Builder setProjectId(String value)
A project ID or number. If specified, then export will attempt to write data to this project instead of the resource project. Otherwise, the resource project will be used.
string project_id = 3;value - The projectId to set.public ExportInsightsDataRequest.BigQueryDestination.Builder clearProjectId()
A project ID or number. If specified, then export will attempt to write data to this project instead of the resource project. Otherwise, the resource project will be used.
string project_id = 3;public ExportInsightsDataRequest.BigQueryDestination.Builder setProjectIdBytes(com.google.protobuf.ByteString value)
A project ID or number. If specified, then export will attempt to write data to this project instead of the resource project. Otherwise, the resource project will be used.
string project_id = 3;value - The bytes for projectId to set.public String getDataset()
Required. The name of the BigQuery dataset that the snapshot result should be exported to. If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
string dataset = 1 [(.google.api.field_behavior) = REQUIRED];getDataset in interface ExportInsightsDataRequest.BigQueryDestinationOrBuilderpublic com.google.protobuf.ByteString getDatasetBytes()
Required. The name of the BigQuery dataset that the snapshot result should be exported to. If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
string dataset = 1 [(.google.api.field_behavior) = REQUIRED];getDatasetBytes in interface ExportInsightsDataRequest.BigQueryDestinationOrBuilderpublic ExportInsightsDataRequest.BigQueryDestination.Builder setDataset(String value)
Required. The name of the BigQuery dataset that the snapshot result should be exported to. If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
string dataset = 1 [(.google.api.field_behavior) = REQUIRED];value - The dataset to set.public ExportInsightsDataRequest.BigQueryDestination.Builder clearDataset()
Required. The name of the BigQuery dataset that the snapshot result should be exported to. If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
string dataset = 1 [(.google.api.field_behavior) = REQUIRED];public ExportInsightsDataRequest.BigQueryDestination.Builder setDatasetBytes(com.google.protobuf.ByteString value)
Required. The name of the BigQuery dataset that the snapshot result should be exported to. If this dataset does not exist, the export call returns an INVALID_ARGUMENT error.
string dataset = 1 [(.google.api.field_behavior) = REQUIRED];value - The bytes for dataset to set.public String getTable()
The BigQuery table name to which the insights data should be written. If this table does not exist, the export call returns an INVALID_ARGUMENT error.
string table = 2;getTable in interface ExportInsightsDataRequest.BigQueryDestinationOrBuilderpublic com.google.protobuf.ByteString getTableBytes()
The BigQuery table name to which the insights data should be written. If this table does not exist, the export call returns an INVALID_ARGUMENT error.
string table = 2;getTableBytes in interface ExportInsightsDataRequest.BigQueryDestinationOrBuilderpublic ExportInsightsDataRequest.BigQueryDestination.Builder setTable(String value)
The BigQuery table name to which the insights data should be written. If this table does not exist, the export call returns an INVALID_ARGUMENT error.
string table = 2;value - The table to set.public ExportInsightsDataRequest.BigQueryDestination.Builder clearTable()
The BigQuery table name to which the insights data should be written. If this table does not exist, the export call returns an INVALID_ARGUMENT error.
string table = 2;public ExportInsightsDataRequest.BigQueryDestination.Builder setTableBytes(com.google.protobuf.ByteString value)
The BigQuery table name to which the insights data should be written. If this table does not exist, the export call returns an INVALID_ARGUMENT error.
string table = 2;value - The bytes for table to set.public final ExportInsightsDataRequest.BigQueryDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>public final ExportInsightsDataRequest.BigQueryDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>Copyright © 2023 Google LLC. All rights reserved.