Uses of Class
com.google.cloud.aiplatform.v1.CustomOutputFormatConfig.Builder
Packages that use CustomOutputFormatConfig.Builder
-
Uses of CustomOutputFormatConfig.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CustomOutputFormatConfig.BuilderModifier and TypeMethodDescriptionCustomOutputFormatConfig.Builder.clear()CustomOutputFormatConfig.Builder.clearCustomOutputFormatConfig()CustomOutputFormatConfig.Builder.clearReturnRawOutput()Optional.PairwiseMetricSpec.Builder.getCustomOutputFormatConfigBuilder()Optional.PointwiseMetricSpec.Builder.getCustomOutputFormatConfigBuilder()Optional.CustomOutputFormatConfig.Builder.mergeFrom(CustomOutputFormatConfig other) CustomOutputFormatConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CustomOutputFormatConfig.Builder.mergeFrom(com.google.protobuf.Message other) CustomOutputFormatConfig.newBuilder()CustomOutputFormatConfig.newBuilder(CustomOutputFormatConfig prototype) CustomOutputFormatConfig.newBuilderForType()protected CustomOutputFormatConfig.BuilderCustomOutputFormatConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CustomOutputFormatConfig.Builder.setReturnRawOutput(boolean value) Optional.CustomOutputFormatConfig.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type CustomOutputFormatConfig.BuilderModifier and TypeMethodDescriptionPairwiseMetricSpec.Builder.setCustomOutputFormatConfig(CustomOutputFormatConfig.Builder builderForValue) Optional.PointwiseMetricSpec.Builder.setCustomOutputFormatConfig(CustomOutputFormatConfig.Builder builderForValue) Optional.