Uses of Class
com.google.cloud.aiplatform.v1.CorroborateContentResponse.Builder
Packages that use CorroborateContentResponse.Builder
-
Uses of CorroborateContentResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CorroborateContentResponse.BuilderModifier and TypeMethodDescriptionCorroborateContentResponse.Builder.addAllClaims(Iterable<? extends Claim> values) Claims that are extracted from the input content and facts that support the claims.Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.Builder.addClaims(int index, Claim.Builder builderForValue) Claims that are extracted from the input content and facts that support the claims.Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.Builder.addClaims(Claim.Builder builderForValue) Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.Builder.clear()CorroborateContentResponse.Builder.clearClaims()Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.Builder.clearCorroborationScore()Confidence score of corroborating content.CorroborateContentResponse.Builder.mergeFrom(CorroborateContentResponse other) CorroborateContentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CorroborateContentResponse.Builder.mergeFrom(com.google.protobuf.Message other) CorroborateContentResponse.newBuilder()CorroborateContentResponse.newBuilder(CorroborateContentResponse prototype) CorroborateContentResponse.newBuilderForType()protected CorroborateContentResponse.BuilderCorroborateContentResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CorroborateContentResponse.Builder.removeClaims(int index) Claims that are extracted from the input content and facts that support the claims.Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.Builder.setClaims(int index, Claim.Builder builderForValue) Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.Builder.setCorroborationScore(float value) Confidence score of corroborating content.CorroborateContentResponse.toBuilder()