| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clear() |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clearGeneratorName()
The resource name of associated generator.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clearQuery()
Query text.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clearQuerySource()
Query source for the answer.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.clone() |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.Builder.getUserInputBuilder()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.mergeFrom(com.google.protobuf.Message other) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.mergeFrom(RuntimeAnnotation.UserInput other) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.newBuilder() |
static RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.newBuilder(RuntimeAnnotation.UserInput prototype) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.newBuilderForType() |
protected RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setGeneratorName(String value)
The resource name of associated generator.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setGeneratorNameBytes(com.google.protobuf.ByteString value)
The resource name of associated generator.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setQuery(String value)
Query text.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setQueryBytes(com.google.protobuf.ByteString value)
Query text.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setQuerySource(RuntimeAnnotation.UserInput.QuerySource value)
Query source for the answer.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setQuerySourceValue(int value)
Query source for the answer.
|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setUserInput(RuntimeAnnotation.UserInput.Builder builderForValue)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
Copyright © 2025 Google LLC. All rights reserved.