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