| Modifier and Type | Method and Description |
|---|---|
Suggestion |
Suggestion.Builder.build() |
Suggestion |
Suggestion.Builder.buildPartial() |
static Suggestion |
Suggestion.getDefaultInstance()
Deprecated.
|
Suggestion |
Suggestion.getDefaultInstanceForType()
Deprecated.
|
Suggestion |
Suggestion.Builder.getDefaultInstanceForType() |
Suggestion |
CompileSuggestionResponseOrBuilder.getSuggestion()
Deprecated.
The compiled suggestion.
|
Suggestion |
CompileSuggestionResponse.getSuggestion()
Deprecated.
The compiled suggestion.
|
Suggestion |
CompileSuggestionResponse.Builder.getSuggestion()
The compiled suggestion.
|
Suggestion |
ListSuggestionsResponseOrBuilder.getSuggestions(int index)
Deprecated.
Required.
|
Suggestion |
ListSuggestionsResponse.getSuggestions(int index)
Deprecated.
Required.
|
Suggestion |
ListSuggestionsResponse.Builder.getSuggestions(int index)
Required.
|
static Suggestion |
Suggestion.parseDelimitedFrom(InputStream input)
Deprecated.
|
static Suggestion |
Suggestion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(byte[] data)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(ByteBuffer data)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(InputStream input)
Deprecated.
|
static Suggestion |
Suggestion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Suggestion> |
Suggestion.getParserForType()
Deprecated.
|
List<Suggestion> |
ListSuggestionsResponseOrBuilder.getSuggestionsList()
Deprecated.
Required.
|
List<Suggestion> |
ListSuggestionsResponse.getSuggestionsList()
Deprecated.
Required.
|
List<Suggestion> |
ListSuggestionsResponse.Builder.getSuggestionsList()
Required.
|
static com.google.protobuf.Parser<Suggestion> |
Suggestion.parser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ListSuggestionsResponse.Builder |
ListSuggestionsResponse.Builder.addSuggestions(int index,
Suggestion value)
Required.
|
ListSuggestionsResponse.Builder |
ListSuggestionsResponse.Builder.addSuggestions(Suggestion value)
Required.
|
Suggestion.Builder |
Suggestion.Builder.mergeFrom(Suggestion other) |
CompileSuggestionResponse.Builder |
CompileSuggestionResponse.Builder.mergeSuggestion(Suggestion value)
The compiled suggestion.
|
static Suggestion.Builder |
Suggestion.newBuilder(Suggestion prototype)
Deprecated.
|
CompileSuggestionResponse.Builder |
CompileSuggestionResponse.Builder.setSuggestion(Suggestion value)
The compiled suggestion.
|
ListSuggestionsResponse.Builder |
ListSuggestionsResponse.Builder.setSuggestions(int index,
Suggestion value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ListSuggestionsResponse.Builder |
ListSuggestionsResponse.Builder.addAllSuggestions(Iterable<? extends Suggestion> values)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.