Uses of Class
com.google.cloud.aiplatform.v1beta1.EvaluationParserConfig.CustomCodeParserConfig
Packages that use EvaluationParserConfig.CustomCodeParserConfig
-
Uses of EvaluationParserConfig.CustomCodeParserConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EvaluationParserConfig.CustomCodeParserConfigModifier and TypeMethodDescriptionEvaluationParserConfig.CustomCodeParserConfig.Builder.build()EvaluationParserConfig.CustomCodeParserConfig.Builder.buildPartial()EvaluationParserConfig.Builder.getCustomCodeParserConfig()Optional.EvaluationParserConfig.getCustomCodeParserConfig()Optional.EvaluationParserConfigOrBuilder.getCustomCodeParserConfig()Optional.EvaluationParserConfig.CustomCodeParserConfig.getDefaultInstance()EvaluationParserConfig.CustomCodeParserConfig.Builder.getDefaultInstanceForType()EvaluationParserConfig.CustomCodeParserConfig.getDefaultInstanceForType()EvaluationParserConfig.CustomCodeParserConfig.parseDelimitedFrom(InputStream input) EvaluationParserConfig.CustomCodeParserConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(byte[] data) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(com.google.protobuf.ByteString data) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(com.google.protobuf.CodedInputStream input) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(InputStream input) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(ByteBuffer data) EvaluationParserConfig.CustomCodeParserConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type EvaluationParserConfig.CustomCodeParserConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<EvaluationParserConfig.CustomCodeParserConfig>EvaluationParserConfig.CustomCodeParserConfig.getParserForType()static com.google.protobuf.Parser<EvaluationParserConfig.CustomCodeParserConfig>EvaluationParserConfig.CustomCodeParserConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type EvaluationParserConfig.CustomCodeParserConfigModifier and TypeMethodDescriptionEvaluationParserConfig.Builder.mergeCustomCodeParserConfig(EvaluationParserConfig.CustomCodeParserConfig value) Optional.EvaluationParserConfig.CustomCodeParserConfig.Builder.mergeFrom(EvaluationParserConfig.CustomCodeParserConfig other) EvaluationParserConfig.CustomCodeParserConfig.newBuilder(EvaluationParserConfig.CustomCodeParserConfig prototype) EvaluationParserConfig.Builder.setCustomCodeParserConfig(EvaluationParserConfig.CustomCodeParserConfig value) Optional.