Class ExportInsightsDataRequest.BigQueryDestination (2.41.0)

public static final class ExportInsightsDataRequest.BigQueryDestination extends GeneratedMessageV3 implements ExportInsightsDataRequest.BigQueryDestinationOrBuilder

A BigQuery Table Reference.

Protobuf type google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.BigQueryDestination

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ExportInsightsDataRequest.BigQueryDestination

Static Fields

DATASET_FIELD_NUMBER

public static final int DATASET_FIELD_NUMBER
Field Value
TypeDescription
int

PROJECT_ID_FIELD_NUMBER

public static final int PROJECT_ID_FIELD_NUMBER
Field Value
TypeDescription
int

TABLE_FIELD_NUMBER

public static final int TABLE_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static ExportInsightsDataRequest.BigQueryDestination getDefaultInstance()
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static ExportInsightsDataRequest.BigQueryDestination.Builder newBuilder()
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination.Builder

newBuilder(ExportInsightsDataRequest.BigQueryDestination prototype)

public static ExportInsightsDataRequest.BigQueryDestination.Builder newBuilder(ExportInsightsDataRequest.BigQueryDestination prototype)
Parameter
NameDescription
prototypeExportInsightsDataRequest.BigQueryDestination
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination.Builder

parseDelimitedFrom(InputStream input)

public static ExportInsightsDataRequest.BigQueryDestination parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ExportInsightsDataRequest.BigQueryDestination parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static ExportInsightsDataRequest.BigQueryDestination parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<ExportInsightsDataRequest.BigQueryDestination> parser()
Returns
TypeDescription
Parser<BigQueryDestination>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

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];

Returns
TypeDescription
String

The dataset.

getDatasetBytes()

public 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];

Returns
TypeDescription
ByteString

The bytes for dataset.

getDefaultInstanceForType()

public ExportInsightsDataRequest.BigQueryDestination getDefaultInstanceForType()
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination

getParserForType()

public Parser<ExportInsightsDataRequest.BigQueryDestination> getParserForType()
Returns
TypeDescription
Parser<BigQueryDestination>
Overrides

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;

Returns
TypeDescription
String

The projectId.

getProjectIdBytes()

public 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;

Returns
TypeDescription
ByteString

The bytes for projectId.

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

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;

Returns
TypeDescription
String

The table.

getTableBytes()

public 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;

Returns
TypeDescription
ByteString

The bytes for table.

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public ExportInsightsDataRequest.BigQueryDestination.Builder newBuilderForType()
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected ExportInsightsDataRequest.BigQueryDestination.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public ExportInsightsDataRequest.BigQueryDestination.Builder toBuilder()
Returns
TypeDescription
ExportInsightsDataRequest.BigQueryDestination.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException