Class BulkReplaceDataTableRowsResponse.Builder (0.29.0)

public static final class BulkReplaceDataTableRowsResponse.Builder extends GeneratedMessage.Builder<BulkReplaceDataTableRowsResponse.Builder> implements BulkReplaceDataTableRowsResponseOrBuilder

Response message with data table rows that replaced existing data table rows.

Protobuf type google.cloud.chronicle.v1.BulkReplaceDataTableRowsResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllDataTableRows(Iterable<? extends DataTableRow> values)

public BulkReplaceDataTableRowsResponse.Builder addAllDataTableRows(Iterable<? extends DataTableRow> values)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.chronicle.v1.DataTableRow>
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

addDataTableRows(DataTableRow value)

public BulkReplaceDataTableRowsResponse.Builder addDataTableRows(DataTableRow value)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
value DataTableRow
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

addDataTableRows(DataTableRow.Builder builderForValue)

public BulkReplaceDataTableRowsResponse.Builder addDataTableRows(DataTableRow.Builder builderForValue)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
builderForValue DataTableRow.Builder
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

addDataTableRows(int index, DataTableRow value)

public BulkReplaceDataTableRowsResponse.Builder addDataTableRows(int index, DataTableRow value)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameters
Name Description
index int
value DataTableRow
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

addDataTableRows(int index, DataTableRow.Builder builderForValue)

public BulkReplaceDataTableRowsResponse.Builder addDataTableRows(int index, DataTableRow.Builder builderForValue)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameters
Name Description
index int
builderForValue DataTableRow.Builder
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

addDataTableRowsBuilder()

public DataTableRow.Builder addDataTableRowsBuilder()

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Returns
Type Description
DataTableRow.Builder

addDataTableRowsBuilder(int index)

public DataTableRow.Builder addDataTableRowsBuilder(int index)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
index int
Returns
Type Description
DataTableRow.Builder

build()

public BulkReplaceDataTableRowsResponse build()
Returns
Type Description
BulkReplaceDataTableRowsResponse

buildPartial()

public BulkReplaceDataTableRowsResponse buildPartial()
Returns
Type Description
BulkReplaceDataTableRowsResponse

clear()

public BulkReplaceDataTableRowsResponse.Builder clear()
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder
Overrides

clearDataTableRows()

public BulkReplaceDataTableRowsResponse.Builder clearDataTableRows()

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

getDataTableRows(int index)

public DataTableRow getDataTableRows(int index)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
index int
Returns
Type Description
DataTableRow

getDataTableRowsBuilder(int index)

public DataTableRow.Builder getDataTableRowsBuilder(int index)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
index int
Returns
Type Description
DataTableRow.Builder

getDataTableRowsBuilderList()

public List<DataTableRow.Builder> getDataTableRowsBuilderList()

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Returns
Type Description
List<Builder>

getDataTableRowsCount()

public int getDataTableRowsCount()

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Returns
Type Description
int

getDataTableRowsList()

public List<DataTableRow> getDataTableRowsList()

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Returns
Type Description
List<DataTableRow>

getDataTableRowsOrBuilder(int index)

public DataTableRowOrBuilder getDataTableRowsOrBuilder(int index)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
index int
Returns
Type Description
DataTableRowOrBuilder

getDataTableRowsOrBuilderList()

public List<? extends DataTableRowOrBuilder> getDataTableRowsOrBuilderList()

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Returns
Type Description
List<? extends com.google.cloud.chronicle.v1.DataTableRowOrBuilder>

getDefaultInstanceForType()

public BulkReplaceDataTableRowsResponse getDefaultInstanceForType()
Returns
Type Description
BulkReplaceDataTableRowsResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(BulkReplaceDataTableRowsResponse other)

public BulkReplaceDataTableRowsResponse.Builder mergeFrom(BulkReplaceDataTableRowsResponse other)
Parameter
Name Description
other BulkReplaceDataTableRowsResponse
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public BulkReplaceDataTableRowsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public BulkReplaceDataTableRowsResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder
Overrides

removeDataTableRows(int index)

public BulkReplaceDataTableRowsResponse.Builder removeDataTableRows(int index)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameter
Name Description
index int
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

setDataTableRows(int index, DataTableRow value)

public BulkReplaceDataTableRowsResponse.Builder setDataTableRows(int index, DataTableRow value)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameters
Name Description
index int
value DataTableRow
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder

setDataTableRows(int index, DataTableRow.Builder builderForValue)

public BulkReplaceDataTableRowsResponse.Builder setDataTableRows(int index, DataTableRow.Builder builderForValue)

DataTableRows that replaced existing data table rows

repeated .google.cloud.chronicle.v1.DataTableRow data_table_rows = 1;

Parameters
Name Description
index int
builderForValue DataTableRow.Builder
Returns
Type Description
BulkReplaceDataTableRowsResponse.Builder