Uses of Class
com.google.cloud.aiplatform.v1.CustomOutputFormatConfig
Packages that use CustomOutputFormatConfig
-
Uses of CustomOutputFormatConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CustomOutputFormatConfigModifier and TypeMethodDescriptionCustomOutputFormatConfig.Builder.build()CustomOutputFormatConfig.Builder.buildPartial()PairwiseMetricSpec.Builder.getCustomOutputFormatConfig()Optional.PairwiseMetricSpec.getCustomOutputFormatConfig()Optional.PairwiseMetricSpecOrBuilder.getCustomOutputFormatConfig()Optional.PointwiseMetricSpec.Builder.getCustomOutputFormatConfig()Optional.PointwiseMetricSpec.getCustomOutputFormatConfig()Optional.PointwiseMetricSpecOrBuilder.getCustomOutputFormatConfig()Optional.static CustomOutputFormatConfigCustomOutputFormatConfig.getDefaultInstance()CustomOutputFormatConfig.Builder.getDefaultInstanceForType()CustomOutputFormatConfig.getDefaultInstanceForType()static CustomOutputFormatConfigCustomOutputFormatConfig.parseDelimitedFrom(InputStream input) static CustomOutputFormatConfigCustomOutputFormatConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(byte[] data) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(com.google.protobuf.ByteString data) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(com.google.protobuf.CodedInputStream input) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(InputStream input) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(ByteBuffer data) static CustomOutputFormatConfigCustomOutputFormatConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CustomOutputFormatConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomOutputFormatConfig>CustomOutputFormatConfig.getParserForType()static com.google.protobuf.Parser<CustomOutputFormatConfig>CustomOutputFormatConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type CustomOutputFormatConfigModifier and TypeMethodDescriptionPairwiseMetricSpec.Builder.mergeCustomOutputFormatConfig(CustomOutputFormatConfig value) Optional.PointwiseMetricSpec.Builder.mergeCustomOutputFormatConfig(CustomOutputFormatConfig value) Optional.CustomOutputFormatConfig.Builder.mergeFrom(CustomOutputFormatConfig other) CustomOutputFormatConfig.newBuilder(CustomOutputFormatConfig prototype) PairwiseMetricSpec.Builder.setCustomOutputFormatConfig(CustomOutputFormatConfig value) Optional.PointwiseMetricSpec.Builder.setCustomOutputFormatConfig(CustomOutputFormatConfig value) Optional.