static SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequest.TotalResultSize.forNumber(int value) |
|
SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequest.Builder.getTotalResultSize() |
Controls if the search document request requires the return of a total size
of matched documents.
|
SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequest.getTotalResultSize() |
Controls if the search document request requires the return of a total size
of matched documents.
|
SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequestOrBuilder.getTotalResultSize() |
Controls if the search document request requires the return of a total size
of matched documents.
|
static SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequest.TotalResultSize.valueOf(int value) |
Deprecated.
|
static SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequest.TotalResultSize.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SearchDocumentsRequest.TotalResultSize |
SearchDocumentsRequest.TotalResultSize.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SearchDocumentsRequest.TotalResultSize[] |
SearchDocumentsRequest.TotalResultSize.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|