| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.Builder.build() |
RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.Builder.buildPartial() |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.getDefaultInstance() |
RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.getDefaultInstanceForType() |
RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.Builder.getDefaultInstanceForType() |
RuntimeAnnotation.UserInput |
RuntimeAnnotation.getUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.UserInput |
RuntimeAnnotation.Builder.getUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
RuntimeAnnotation.UserInput |
RuntimeAnnotationOrBuilder.getUserInput()
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseDelimitedFrom(InputStream input) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(byte[] data) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(ByteBuffer data) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(com.google.protobuf.ByteString data) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(InputStream input) |
static RuntimeAnnotation.UserInput |
RuntimeAnnotation.UserInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RuntimeAnnotation.UserInput> |
RuntimeAnnotation.UserInput.getParserForType() |
static com.google.protobuf.Parser<RuntimeAnnotation.UserInput> |
RuntimeAnnotation.UserInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.Builder.mergeFrom(RuntimeAnnotation.UserInput other) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
static RuntimeAnnotation.UserInput.Builder |
RuntimeAnnotation.UserInput.newBuilder(RuntimeAnnotation.UserInput prototype) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setUserInput(RuntimeAnnotation.UserInput value)
Explicit input used for generating the answer
.google.cloud.contactcenterinsights.v1.RuntimeAnnotation.UserInput user_input = 16;
|
Copyright © 2025 Google LLC. All rights reserved.