public final class BulkReplaceDataTableRowsResponse extends GeneratedMessage implements BulkReplaceDataTableRowsResponseOrBuilderResponse message with data table rows that replaced existing data table rows.
Protobuf type google.cloud.chronicle.v1.BulkReplaceDataTableRowsResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BulkReplaceDataTableRowsResponseImplements
BulkReplaceDataTableRowsResponseOrBuilderStatic Fields
DATA_TABLE_ROWS_FIELD_NUMBER
public static final int DATA_TABLE_ROWS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static BulkReplaceDataTableRowsResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static BulkReplaceDataTableRowsResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse.Builder |
|
newBuilder(BulkReplaceDataTableRowsResponse prototype)
public static BulkReplaceDataTableRowsResponse.Builder newBuilder(BulkReplaceDataTableRowsResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
BulkReplaceDataTableRowsResponse |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static BulkReplaceDataTableRowsResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BulkReplaceDataTableRowsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static BulkReplaceDataTableRowsResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BulkReplaceDataTableRowsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static BulkReplaceDataTableRowsResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BulkReplaceDataTableRowsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static BulkReplaceDataTableRowsResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static BulkReplaceDataTableRowsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static BulkReplaceDataTableRowsResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BulkReplaceDataTableRowsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static BulkReplaceDataTableRowsResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BulkReplaceDataTableRowsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<BulkReplaceDataTableRowsResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BulkReplaceDataTableRowsResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
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 |
|
getParserForType()
public Parser<BulkReplaceDataTableRowsResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BulkReplaceDataTableRowsResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public BulkReplaceDataTableRowsResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected BulkReplaceDataTableRowsResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse.Builder |
|
toBuilder()
public BulkReplaceDataTableRowsResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
BulkReplaceDataTableRowsResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|