static CompleteQueryRequest.CompletionScope |
CompleteQueryRequest.CompletionScope.forNumber(int value) |
|
CompleteQueryRequest.CompletionScope |
CompleteQueryRequest.Builder.getScope() |
The scope of the completion.
|
CompleteQueryRequest.CompletionScope |
CompleteQueryRequest.getScope() |
The scope of the completion.
|
CompleteQueryRequest.CompletionScope |
CompleteQueryRequestOrBuilder.getScope() |
The scope of the completion.
|
static CompleteQueryRequest.CompletionScope |
CompleteQueryRequest.CompletionScope.valueOf(int value) |
Deprecated.
|
static CompleteQueryRequest.CompletionScope |
CompleteQueryRequest.CompletionScope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CompleteQueryRequest.CompletionScope |
CompleteQueryRequest.CompletionScope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CompleteQueryRequest.CompletionScope[] |
CompleteQueryRequest.CompletionScope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|