Uses of Class
com.google.cloud.aiplatform.v1.GroundednessInput
Packages that use GroundednessInput
-
Uses of GroundednessInput in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundednessInputModifier and TypeMethodDescriptionGroundednessInput.Builder.build()GroundednessInput.Builder.buildPartial()static GroundednessInputGroundednessInput.getDefaultInstance()GroundednessInput.Builder.getDefaultInstanceForType()GroundednessInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getGroundednessInput()Input for groundedness metric.EvaluateInstancesRequest.getGroundednessInput()Input for groundedness metric.EvaluateInstancesRequestOrBuilder.getGroundednessInput()Input for groundedness metric.static GroundednessInputGroundednessInput.parseDelimitedFrom(InputStream input) static GroundednessInputGroundednessInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessInputGroundednessInput.parseFrom(byte[] data) static GroundednessInputGroundednessInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessInputGroundednessInput.parseFrom(com.google.protobuf.ByteString data) static GroundednessInputGroundednessInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessInputGroundednessInput.parseFrom(com.google.protobuf.CodedInputStream input) static GroundednessInputGroundednessInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessInputGroundednessInput.parseFrom(InputStream input) static GroundednessInputGroundednessInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundednessInputGroundednessInput.parseFrom(ByteBuffer data) static GroundednessInputGroundednessInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GroundednessInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GroundednessInput>GroundednessInput.getParserForType()static com.google.protobuf.Parser<GroundednessInput>GroundednessInput.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundednessInputModifier and TypeMethodDescriptionGroundednessInput.Builder.mergeFrom(GroundednessInput other) EvaluateInstancesRequest.Builder.mergeGroundednessInput(GroundednessInput value) Input for groundedness metric.static GroundednessInput.BuilderGroundednessInput.newBuilder(GroundednessInput prototype) EvaluateInstancesRequest.Builder.setGroundednessInput(GroundednessInput value) Input for groundedness metric.