Class IngestContextReferencesResponse (4.66.0)

public final class IngestContextReferencesResponse extends GeneratedMessageV3 implements IngestContextReferencesResponseOrBuilder

The response message for [ConversationsService.IngestContextReferences][].

Protobuf type google.cloud.dialogflow.v2beta1.IngestContextReferencesResponse

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > IngestContextReferencesResponse

Static Fields

INGESTED_CONTEXT_REFERENCES_FIELD_NUMBER

public static final int INGESTED_CONTEXT_REFERENCES_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static IngestContextReferencesResponse getDefaultInstance()
Returns
Type Description
IngestContextReferencesResponse

getDescriptor()

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

newBuilder()

public static IngestContextReferencesResponse.Builder newBuilder()
Returns
Type Description
IngestContextReferencesResponse.Builder

newBuilder(IngestContextReferencesResponse prototype)

public static IngestContextReferencesResponse.Builder newBuilder(IngestContextReferencesResponse prototype)
Parameter
Name Description
prototype IngestContextReferencesResponse
Returns
Type Description
IngestContextReferencesResponse.Builder

parseDelimitedFrom(InputStream input)

public static IngestContextReferencesResponse parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static IngestContextReferencesResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static IngestContextReferencesResponse parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static IngestContextReferencesResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static IngestContextReferencesResponse parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static IngestContextReferencesResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static IngestContextReferencesResponse parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static IngestContextReferencesResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static IngestContextReferencesResponse parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static IngestContextReferencesResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static IngestContextReferencesResponse parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static IngestContextReferencesResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestContextReferencesResponse
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<IngestContextReferencesResponse> parser()
Returns
Type Description
Parser<IngestContextReferencesResponse>

Methods

containsIngestedContextReferences(String key)

public boolean containsIngestedContextReferences(String key)

All context references ingested.

map<string, .google.cloud.dialogflow.v2beta1.Conversation.ContextReference> ingested_context_references = 1;

Parameter
Name Description
key String
Returns
Type Description
boolean

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public IngestContextReferencesResponse getDefaultInstanceForType()
Returns
Type Description
IngestContextReferencesResponse

getIngestedContextReferences() (deprecated)

public Map<String,Conversation.ContextReference> getIngestedContextReferences()
Returns
Type Description
Map<String,ContextReference>

getIngestedContextReferencesCount()

public int getIngestedContextReferencesCount()

All context references ingested.

map<string, .google.cloud.dialogflow.v2beta1.Conversation.ContextReference> ingested_context_references = 1;

Returns
Type Description
int

getIngestedContextReferencesMap()

public Map<String,Conversation.ContextReference> getIngestedContextReferencesMap()

All context references ingested.

map<string, .google.cloud.dialogflow.v2beta1.Conversation.ContextReference> ingested_context_references = 1;

Returns
Type Description
Map<String,ContextReference>

getIngestedContextReferencesOrDefault(String key, Conversation.ContextReference defaultValue)

public Conversation.ContextReference getIngestedContextReferencesOrDefault(String key, Conversation.ContextReference defaultValue)

All context references ingested.

map<string, .google.cloud.dialogflow.v2beta1.Conversation.ContextReference> ingested_context_references = 1;

Parameters
Name Description
key String
defaultValue Conversation.ContextReference
Returns
Type Description
Conversation.ContextReference

getIngestedContextReferencesOrThrow(String key)

public Conversation.ContextReference getIngestedContextReferencesOrThrow(String key)

All context references ingested.

map<string, .google.cloud.dialogflow.v2beta1.Conversation.ContextReference> ingested_context_references = 1;

Parameter
Name Description
key String
Returns
Type Description
Conversation.ContextReference

getParserForType()

public Parser<IngestContextReferencesResponse> getParserForType()
Returns
Type Description
Parser<IngestContextReferencesResponse>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

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

internalGetMapFieldReflection(int number)

protected MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
Parameter
Name Description
number int
Returns
Type Description
com.google.protobuf.MapFieldReflectionAccessor
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public IngestContextReferencesResponse.Builder newBuilderForType()
Returns
Type Description
IngestContextReferencesResponse.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected IngestContextReferencesResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
IngestContextReferencesResponse.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public IngestContextReferencesResponse.Builder toBuilder()
Returns
Type Description
IngestContextReferencesResponse.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException