public static final class IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo extends GeneratedMessage implements IngestedContextReferenceDebugInfo.IngestedParameterDebugInfoOrBuilderDebug information related to ingested parameters from context reference.
Protobuf type
google.cloud.dialogflow.v2.IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > IngestedContextReferenceDebugInfo.IngestedParameterDebugInfoStatic Fields
INGESTION_STATUS_FIELD_NUMBER
public static final int INGESTION_STATUS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PARAMETER_FIELD_NUMBER
public static final int PARAMETER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder |
|
newBuilder(IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo prototype)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder newBuilder(IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder |
|
parseDelimitedFrom(InputStream input)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo> parser()| Returns | |
|---|---|
| Type | Description |
Parser<IngestedParameterDebugInfo> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo |
|
getIngestionStatus()
public IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.IngestionStatus getIngestionStatus()The ingestion status for this specific parameter.
.google.cloud.dialogflow.v2.IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.IngestionStatus ingestion_status = 2;
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.IngestionStatus |
The ingestionStatus. |
getIngestionStatusValue()
public int getIngestionStatusValue()The ingestion status for this specific parameter.
.google.cloud.dialogflow.v2.IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.IngestionStatus ingestion_status = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for ingestionStatus. |
getParameter()
public String getParameter()The name of the parameter in the context reference.
string parameter = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The parameter. |
getParameterBytes()
public ByteString getParameterBytes()The name of the parameter in the context reference.
string parameter = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parameter. |
getParserForType()
public Parser<IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<IngestedParameterDebugInfo> |
|
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 IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder |
|
toBuilder()
public IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo.IngestedParameterDebugInfo.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|