public static final class Intent.Message.TableCardRow extends GeneratedMessage implements Intent.Message.TableCardRowOrBuilderRow of TableCard.
Protobuf type google.cloud.dialogflow.v2beta1.Intent.Message.TableCardRow
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Intent.Message.TableCardRowImplements
Intent.Message.TableCardRowOrBuilderStatic Fields
CELLS_FIELD_NUMBER
public static final int CELLS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DIVIDER_AFTER_FIELD_NUMBER
public static final int DIVIDER_AFTER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Intent.Message.TableCardRow getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Intent.Message.TableCardRow.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow.Builder |
|
newBuilder(Intent.Message.TableCardRow prototype)
public static Intent.Message.TableCardRow.Builder newBuilder(Intent.Message.TableCardRow prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Intent.Message.TableCardRow |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow.Builder |
|
parseDelimitedFrom(InputStream input)
public static Intent.Message.TableCardRow parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Intent.Message.TableCardRow parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Intent.Message.TableCardRow parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Intent.Message.TableCardRow parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Intent.Message.TableCardRow parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Intent.Message.TableCardRow parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Intent.Message.TableCardRow parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Intent.Message.TableCardRow parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Intent.Message.TableCardRow parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Intent.Message.TableCardRow parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Intent.Message.TableCardRow parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Intent.Message.TableCardRow parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Intent.Message.TableCardRow> parser()| Returns | |
|---|---|
| Type | Description |
Parser<TableCardRow> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCells(int index)
public Intent.Message.TableCardCell getCells(int index)Optional. List of cells that make up this row.
repeated .google.cloud.dialogflow.v2beta1.Intent.Message.TableCardCell cells = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardCell |
|
getCellsCount()
public int getCellsCount()Optional. List of cells that make up this row.
repeated .google.cloud.dialogflow.v2beta1.Intent.Message.TableCardCell cells = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getCellsList()
public List<Intent.Message.TableCardCell> getCellsList()Optional. List of cells that make up this row.
repeated .google.cloud.dialogflow.v2beta1.Intent.Message.TableCardCell cells = 1;
| Returns | |
|---|---|
| Type | Description |
List<TableCardCell> |
|
getCellsOrBuilder(int index)
public Intent.Message.TableCardCellOrBuilder getCellsOrBuilder(int index)Optional. List of cells that make up this row.
repeated .google.cloud.dialogflow.v2beta1.Intent.Message.TableCardCell cells = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardCellOrBuilder |
|
getCellsOrBuilderList()
public List<? extends Intent.Message.TableCardCellOrBuilder> getCellsOrBuilderList()Optional. List of cells that make up this row.
repeated .google.cloud.dialogflow.v2beta1.Intent.Message.TableCardCell cells = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.dialogflow.v2beta1.Intent.Message.TableCardCellOrBuilder> |
|
getDefaultInstanceForType()
public Intent.Message.TableCardRow getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow |
|
getDividerAfter()
public boolean getDividerAfter()Optional. Whether to add a visual divider after this row.
bool divider_after = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
The dividerAfter. |
getParserForType()
public Parser<Intent.Message.TableCardRow> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<TableCardRow> |
|
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 Intent.Message.TableCardRow.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Intent.Message.TableCardRow.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow.Builder |
|
toBuilder()
public Intent.Message.TableCardRow.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Intent.Message.TableCardRow.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|