| Modifier and Type | Method and Description |
|---|---|
static AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType.forNumber(int value) |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestionOrBuilder.getContentType()
The type of the content suggestion.
|
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestion.getContentType()
The type of the content suggestion.
|
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestion.Builder.getContentType()
The type of the content suggestion.
|
static AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AdvancedCompleteQueryResponse.ContentSuggestion.ContentType |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvancedCompleteQueryResponse.ContentSuggestion.ContentType[] |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AdvancedCompleteQueryResponse.ContentSuggestion.ContentType> |
AdvancedCompleteQueryResponse.ContentSuggestion.ContentType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedCompleteQueryResponse.ContentSuggestion.Builder |
AdvancedCompleteQueryResponse.ContentSuggestion.Builder.setContentType(AdvancedCompleteQueryResponse.ContentSuggestion.ContentType value)
The type of the content suggestion.
|
Copyright © 2025 Google LLC. All rights reserved.