| Modifier and Type | Method and Description |
|---|---|
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.Builder.build() |
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.Builder.buildPartial() |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.getDefaultInstance() |
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.getDefaultInstanceForType() |
SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.Builder.getDefaultInstanceForType() |
SuggestSmartRepliesResponse |
SuggestionResult.getSuggestSmartRepliesResponse()
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
SuggestSmartRepliesResponse |
SuggestionResult.Builder.getSuggestSmartRepliesResponse()
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
SuggestSmartRepliesResponse |
SuggestionResultOrBuilder.getSuggestSmartRepliesResponse()
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseDelimitedFrom(InputStream input) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(byte[] data) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(ByteBuffer data) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(com.google.protobuf.ByteString data) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(InputStream input) |
static SuggestSmartRepliesResponse |
SuggestSmartRepliesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SuggestSmartRepliesResponse> |
SuggestSmartRepliesResponse.getParserForType() |
static com.google.protobuf.Parser<SuggestSmartRepliesResponse> |
SuggestSmartRepliesResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
SuggestSmartRepliesResponse.Builder |
SuggestSmartRepliesResponse.Builder.mergeFrom(SuggestSmartRepliesResponse other) |
SuggestionResult.Builder |
SuggestionResult.Builder.mergeSuggestSmartRepliesResponse(SuggestSmartRepliesResponse value)
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
static SuggestSmartRepliesResponse.Builder |
SuggestSmartRepliesResponse.newBuilder(SuggestSmartRepliesResponse prototype) |
SuggestionResult.Builder |
SuggestionResult.Builder.setSuggestSmartRepliesResponse(SuggestSmartRepliesResponse value)
SuggestSmartRepliesResponse if request is for SMART_REPLY.
|
Copyright © 2023 Google LLC. All rights reserved.