Uses of Class
com.google.cloud.aiplatform.v1.Claim
Packages that use Claim
-
Uses of Claim in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ClaimModifier and TypeMethodDescriptionClaim.Builder.build()Claim.Builder.buildPartial()CorroborateContentResponse.Builder.getClaims(int index) Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.getClaims(int index) Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponseOrBuilder.getClaims(int index) Claims that are extracted from the input content and facts that support the claims.static ClaimClaim.getDefaultInstance()Claim.Builder.getDefaultInstanceForType()Claim.getDefaultInstanceForType()static ClaimClaim.parseDelimitedFrom(InputStream input) static ClaimClaim.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClaimClaim.parseFrom(byte[] data) static ClaimClaim.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClaimClaim.parseFrom(com.google.protobuf.ByteString data) static ClaimClaim.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClaimClaim.parseFrom(com.google.protobuf.CodedInputStream input) static ClaimClaim.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClaimClaim.parseFrom(InputStream input) static ClaimClaim.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClaimClaim.parseFrom(ByteBuffer data) static ClaimClaim.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ClaimModifier and TypeMethodDescriptionCorroborateContentResponse.Builder.getClaimsList()Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponse.getClaimsList()Claims that are extracted from the input content and facts that support the claims.CorroborateContentResponseOrBuilder.getClaimsList()Claims that are extracted from the input content and facts that support the claims.com.google.protobuf.Parser<Claim>Claim.getParserForType()static com.google.protobuf.Parser<Claim>Claim.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ClaimModifier and TypeMethodDescriptionClaims 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.static Claim.BuilderClaim.newBuilder(Claim prototype) Claims that are extracted from the input content and facts that support the claims.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ClaimModifier and TypeMethodDescriptionCorroborateContentResponse.Builder.addAllClaims(Iterable<? extends Claim> values) Claims that are extracted from the input content and facts that support the claims.