CustomWeightsMetadata |
CustomWeightsMetadata.Builder.build() |
|
CustomWeightsMetadata |
CustomWeightsMetadata.Builder.buildPartial() |
|
CustomWeightsMetadata |
DocumentQuery.Builder.getCustomWeightsMetadata() |
To support the custom weighting across document schemas, customers need to
provide the properties to be used to boost the ranking in the search
request.
|
CustomWeightsMetadata |
DocumentQuery.getCustomWeightsMetadata() |
To support the custom weighting across document schemas, customers need to
provide the properties to be used to boost the ranking in the search
request.
|
CustomWeightsMetadata |
DocumentQueryOrBuilder.getCustomWeightsMetadata() |
To support the custom weighting across document schemas, customers need to
provide the properties to be used to boost the ranking in the search
request.
|
static CustomWeightsMetadata |
CustomWeightsMetadata.getDefaultInstance() |
|
CustomWeightsMetadata |
CustomWeightsMetadata.Builder.getDefaultInstanceForType() |
|
CustomWeightsMetadata |
CustomWeightsMetadata.getDefaultInstanceForType() |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseDelimitedFrom(InputStream input) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(byte[] data) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(com.google.protobuf.ByteString data) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(InputStream input) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(ByteBuffer data) |
|
static CustomWeightsMetadata |
CustomWeightsMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|