Class ExportInsightsDataRequest.BigQueryDestination.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
- com.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestination.Builder
-
- All Implemented Interfaces:
ExportInsightsDataRequest.BigQueryDestinationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportInsightsDataRequest.BigQueryDestination
public static final class ExportInsightsDataRequest.BigQueryDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder> implements ExportInsightsDataRequest.BigQueryDestinationOrBuilder
A BigQuery Table Reference.
Protobuf typegoogle.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestination
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
clear
public ExportInsightsDataRequest.BigQueryDestination.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
getDefaultInstanceForType
public ExportInsightsDataRequest.BigQueryDestination getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportInsightsDataRequest.BigQueryDestination build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportInsightsDataRequest.BigQueryDestination buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportInsightsDataRequest.BigQueryDestination.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
setField
public ExportInsightsDataRequest.BigQueryDestination.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
clearField
public ExportInsightsDataRequest.BigQueryDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
clearOneof
public ExportInsightsDataRequest.BigQueryDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
setRepeatedField
public ExportInsightsDataRequest.BigQueryDestination.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
addRepeatedField
public ExportInsightsDataRequest.BigQueryDestination.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
mergeFrom
public ExportInsightsDataRequest.BigQueryDestination.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
mergeFrom
public ExportInsightsDataRequest.BigQueryDestination.Builder mergeFrom(ExportInsightsDataRequest.BigQueryDestination other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
mergeFrom
public ExportInsightsDataRequest.BigQueryDestination.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>- Throws:
IOException
-
getProjectId
public 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;- Specified by:
getProjectIdin interfaceExportInsightsDataRequest.BigQueryDestinationOrBuilder- Returns:
- The projectId.
-
getProjectIdBytes
public 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;- Specified by:
getProjectIdBytesin interfaceExportInsightsDataRequest.BigQueryDestinationOrBuilder- Returns:
- The bytes for projectId.
-
setProjectId
public 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;- Parameters:
value- The projectId to set.- Returns:
- This builder for chaining.
-
clearProjectId
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;- Returns:
- This builder for chaining.
-
setProjectIdBytes
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;- Parameters:
value- The bytes for projectId to set.- Returns:
- This builder for chaining.
-
getDataset
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];- Specified by:
getDatasetin interfaceExportInsightsDataRequest.BigQueryDestinationOrBuilder- Returns:
- The dataset.
-
getDatasetBytes
public 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];- Specified by:
getDatasetBytesin interfaceExportInsightsDataRequest.BigQueryDestinationOrBuilder- Returns:
- The bytes for dataset.
-
setDataset
public 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];- Parameters:
value- The dataset to set.- Returns:
- This builder for chaining.
-
clearDataset
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];- Returns:
- This builder for chaining.
-
setDatasetBytes
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];- Parameters:
value- The bytes for dataset to set.- Returns:
- This builder for chaining.
-
getTable
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;- Specified by:
getTablein interfaceExportInsightsDataRequest.BigQueryDestinationOrBuilder- Returns:
- The table.
-
getTableBytes
public 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;- Specified by:
getTableBytesin interfaceExportInsightsDataRequest.BigQueryDestinationOrBuilder- Returns:
- The bytes for table.
-
setTable
public 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;- Parameters:
value- The table to set.- Returns:
- This builder for chaining.
-
clearTable
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;- Returns:
- This builder for chaining.
-
setTableBytes
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;- Parameters:
value- The bytes for table to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExportInsightsDataRequest.BigQueryDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
mergeUnknownFields
public final ExportInsightsDataRequest.BigQueryDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportInsightsDataRequest.BigQueryDestination.Builder>
-
-