Uses of Class
com.google.cloud.aiplatform.v1beta1.CometInput
Packages that use CometInput
-
Uses of CometInput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return CometInputModifier and TypeMethodDescriptionCometInput.Builder.build()CometInput.Builder.buildPartial()EvaluateInstancesRequest.Builder.getCometInput()Translation metrics.EvaluateInstancesRequest.getCometInput()Translation metrics.EvaluateInstancesRequestOrBuilder.getCometInput()Translation metrics.static CometInputCometInput.getDefaultInstance()CometInput.Builder.getDefaultInstanceForType()CometInput.getDefaultInstanceForType()static CometInputCometInput.parseDelimitedFrom(InputStream input) static CometInputCometInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInputCometInput.parseFrom(byte[] data) static CometInputCometInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInputCometInput.parseFrom(com.google.protobuf.ByteString data) static CometInputCometInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInputCometInput.parseFrom(com.google.protobuf.CodedInputStream input) static CometInputCometInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInputCometInput.parseFrom(InputStream input) static CometInputCometInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInputCometInput.parseFrom(ByteBuffer data) static CometInputCometInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type CometInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CometInput>CometInput.getParserForType()static com.google.protobuf.Parser<CometInput>CometInput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type CometInputModifier and TypeMethodDescriptionEvaluateInstancesRequest.Builder.mergeCometInput(CometInput value) Translation metrics.CometInput.Builder.mergeFrom(CometInput other) static CometInput.BuilderCometInput.newBuilder(CometInput prototype) EvaluateInstancesRequest.Builder.setCometInput(CometInput value) Translation metrics.