Uses of Class
com.google.cloud.aiplatform.v1beta1.CustomOutput
Packages that use CustomOutput
-
Uses of CustomOutput in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return CustomOutputModifier and TypeMethodDescriptionCustomOutput.Builder.build()CustomOutput.Builder.buildPartial()PairwiseMetricResult.Builder.getCustomOutput()Output only.PairwiseMetricResult.getCustomOutput()Output only.PairwiseMetricResultOrBuilder.getCustomOutput()Output only.PointwiseMetricResult.Builder.getCustomOutput()Output only.PointwiseMetricResult.getCustomOutput()Output only.PointwiseMetricResultOrBuilder.getCustomOutput()Output only.static CustomOutputCustomOutput.getDefaultInstance()CustomOutput.Builder.getDefaultInstanceForType()CustomOutput.getDefaultInstanceForType()static CustomOutputCustomOutput.parseDelimitedFrom(InputStream input) static CustomOutputCustomOutput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputCustomOutput.parseFrom(byte[] data) static CustomOutputCustomOutput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputCustomOutput.parseFrom(com.google.protobuf.ByteString data) static CustomOutputCustomOutput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputCustomOutput.parseFrom(com.google.protobuf.CodedInputStream input) static CustomOutputCustomOutput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputCustomOutput.parseFrom(InputStream input) static CustomOutputCustomOutput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputCustomOutput.parseFrom(ByteBuffer data) static CustomOutputCustomOutput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type CustomOutputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomOutput>CustomOutput.getParserForType()static com.google.protobuf.Parser<CustomOutput>CustomOutput.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type CustomOutputModifier and TypeMethodDescriptionPairwiseMetricResult.Builder.mergeCustomOutput(CustomOutput value) Output only.PointwiseMetricResult.Builder.mergeCustomOutput(CustomOutput value) Output only.CustomOutput.Builder.mergeFrom(CustomOutput other) static CustomOutput.BuilderCustomOutput.newBuilder(CustomOutput prototype) PairwiseMetricResult.Builder.setCustomOutput(CustomOutput value) Output only.PointwiseMetricResult.Builder.setCustomOutput(CustomOutput value) Output only.