| Modifier and Type | Method and Description |
|---|---|
SmartReplyData |
SmartReplyData.Builder.build() |
SmartReplyData |
SmartReplyData.Builder.buildPartial() |
static SmartReplyData |
SmartReplyData.getDefaultInstance() |
SmartReplyData |
SmartReplyData.getDefaultInstanceForType() |
SmartReplyData |
SmartReplyData.Builder.getDefaultInstanceForType() |
SmartReplyData |
RuntimeAnnotationOrBuilder.getSmartReply()
Agent Assist Smart Reply data.
|
SmartReplyData |
RuntimeAnnotation.getSmartReply()
Agent Assist Smart Reply data.
|
SmartReplyData |
RuntimeAnnotation.Builder.getSmartReply()
Agent Assist Smart Reply data.
|
static SmartReplyData |
SmartReplyData.parseDelimitedFrom(InputStream input) |
static SmartReplyData |
SmartReplyData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SmartReplyData |
SmartReplyData.parseFrom(byte[] data) |
static SmartReplyData |
SmartReplyData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SmartReplyData |
SmartReplyData.parseFrom(ByteBuffer data) |
static SmartReplyData |
SmartReplyData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SmartReplyData |
SmartReplyData.parseFrom(com.google.protobuf.ByteString data) |
static SmartReplyData |
SmartReplyData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SmartReplyData |
SmartReplyData.parseFrom(com.google.protobuf.CodedInputStream input) |
static SmartReplyData |
SmartReplyData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SmartReplyData |
SmartReplyData.parseFrom(InputStream input) |
static SmartReplyData |
SmartReplyData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SmartReplyData> |
SmartReplyData.getParserForType() |
static com.google.protobuf.Parser<SmartReplyData> |
SmartReplyData.parser() |
| Modifier and Type | Method and Description |
|---|---|
SmartReplyData.Builder |
SmartReplyData.Builder.mergeFrom(SmartReplyData other) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.mergeSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
|
static SmartReplyData.Builder |
SmartReplyData.newBuilder(SmartReplyData prototype) |
RuntimeAnnotation.Builder |
RuntimeAnnotation.Builder.setSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
|
Copyright © 2023 Google LLC. All rights reserved.