Uses of Class
com.google.cloud.aiplatform.v1.BleuMetricValue
Packages that use BleuMetricValue
-
Uses of BleuMetricValue in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BleuMetricValueModifier and TypeMethodDescriptionBleuMetricValue.Builder.build()BleuMetricValue.Builder.buildPartial()AggregationResult.Builder.getBleuMetricValue()Results for bleu metric.AggregationResult.getBleuMetricValue()Results for bleu metric.AggregationResultOrBuilder.getBleuMetricValue()Results for bleu metric.BleuResults.Builder.getBleuMetricValues(int index) Output only.BleuResults.getBleuMetricValues(int index) Output only.BleuResultsOrBuilder.getBleuMetricValues(int index) Output only.static BleuMetricValueBleuMetricValue.getDefaultInstance()BleuMetricValue.Builder.getDefaultInstanceForType()BleuMetricValue.getDefaultInstanceForType()static BleuMetricValueBleuMetricValue.parseDelimitedFrom(InputStream input) static BleuMetricValueBleuMetricValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BleuMetricValueBleuMetricValue.parseFrom(byte[] data) static BleuMetricValueBleuMetricValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BleuMetricValueBleuMetricValue.parseFrom(com.google.protobuf.ByteString data) static BleuMetricValueBleuMetricValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BleuMetricValueBleuMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) static BleuMetricValueBleuMetricValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BleuMetricValueBleuMetricValue.parseFrom(InputStream input) static BleuMetricValueBleuMetricValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BleuMetricValueBleuMetricValue.parseFrom(ByteBuffer data) static BleuMetricValueBleuMetricValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BleuMetricValueModifier and TypeMethodDescriptionBleuResults.Builder.getBleuMetricValuesList()Output only.BleuResults.getBleuMetricValuesList()Output only.BleuResultsOrBuilder.getBleuMetricValuesList()Output only.com.google.protobuf.Parser<BleuMetricValue>BleuMetricValue.getParserForType()static com.google.protobuf.Parser<BleuMetricValue>BleuMetricValue.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type BleuMetricValueModifier and TypeMethodDescriptionBleuResults.Builder.addBleuMetricValues(int index, BleuMetricValue value) Output only.BleuResults.Builder.addBleuMetricValues(BleuMetricValue value) Output only.AggregationResult.Builder.mergeBleuMetricValue(BleuMetricValue value) Results for bleu metric.BleuMetricValue.Builder.mergeFrom(BleuMetricValue other) static BleuMetricValue.BuilderBleuMetricValue.newBuilder(BleuMetricValue prototype) AggregationResult.Builder.setBleuMetricValue(BleuMetricValue value) Results for bleu metric.BleuResults.Builder.setBleuMetricValues(int index, BleuMetricValue value) Output only.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type BleuMetricValueModifier and TypeMethodDescriptionBleuResults.Builder.addAllBleuMetricValues(Iterable<? extends BleuMetricValue> values) Output only.