Uses of Class
com.google.cloud.aiplatform.v1.GroundednessResult
Packages that use GroundednessResult
-
Uses of GroundednessResult in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundednessResultModifier and TypeMethodDescriptionGroundednessResult.Builder.build()GroundednessResult.Builder.buildPartial()static GroundednessResultGroundednessResult.getDefaultInstance()GroundednessResult.Builder.getDefaultInstanceForType()GroundednessResult.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getGroundednessResult()Result for groundedness metric.EvaluateInstancesResponse.getGroundednessResult()Result for groundedness metric.EvaluateInstancesResponseOrBuilder.getGroundednessResult()Result for groundedness metric.static GroundednessResultGroundednessResult.parseDelimitedFrom(InputStream input) static GroundednessResultGroundednessResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessResultGroundednessResult.parseFrom(byte[] data) static GroundednessResultGroundednessResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessResultGroundednessResult.parseFrom(com.google.protobuf.ByteString data) static GroundednessResultGroundednessResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessResultGroundednessResult.parseFrom(com.google.protobuf.CodedInputStream input) static GroundednessResultGroundednessResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessResultGroundednessResult.parseFrom(InputStream input) static GroundednessResultGroundednessResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessResultGroundednessResult.parseFrom(ByteBuffer data) static GroundednessResultGroundednessResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GroundednessResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GroundednessResult>GroundednessResult.getParserForType()static com.google.protobuf.Parser<GroundednessResult>GroundednessResult.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundednessResultModifier and TypeMethodDescriptionGroundednessResult.Builder.mergeFrom(GroundednessResult other) EvaluateInstancesResponse.Builder.mergeGroundednessResult(GroundednessResult value) Result for groundedness metric.static GroundednessResult.BuilderGroundednessResult.newBuilder(GroundednessResult prototype) EvaluateInstancesResponse.Builder.setGroundednessResult(GroundednessResult value) Result for groundedness metric.