public static interface Intent.Message.SuggestionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle()
Required.
|
com.google.protobuf.ByteString |
getTitleBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTitle()
Required. The text shown the in the suggestion chip.
string title = 1;com.google.protobuf.ByteString getTitleBytes()
Required. The text shown the in the suggestion chip.
string title = 1;Copyright © 2023 Google LLC. All rights reserved.