Uses of Class
com.google.cloud.aiplatform.v1.ActiveLearningConfig
Packages that use ActiveLearningConfig
-
Uses of ActiveLearningConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ActiveLearningConfigModifier and TypeMethodDescriptionActiveLearningConfig.Builder.build()ActiveLearningConfig.Builder.buildPartial()DataLabelingJob.Builder.getActiveLearningConfig()Parameters that configure the active learning pipeline.DataLabelingJob.getActiveLearningConfig()Parameters that configure the active learning pipeline.DataLabelingJobOrBuilder.getActiveLearningConfig()Parameters that configure the active learning pipeline.static ActiveLearningConfigActiveLearningConfig.getDefaultInstance()ActiveLearningConfig.Builder.getDefaultInstanceForType()ActiveLearningConfig.getDefaultInstanceForType()static ActiveLearningConfigActiveLearningConfig.parseDelimitedFrom(InputStream input) static ActiveLearningConfigActiveLearningConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveLearningConfigActiveLearningConfig.parseFrom(byte[] data) static ActiveLearningConfigActiveLearningConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveLearningConfigActiveLearningConfig.parseFrom(com.google.protobuf.ByteString data) static ActiveLearningConfigActiveLearningConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveLearningConfigActiveLearningConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ActiveLearningConfigActiveLearningConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveLearningConfigActiveLearningConfig.parseFrom(InputStream input) static ActiveLearningConfigActiveLearningConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActiveLearningConfigActiveLearningConfig.parseFrom(ByteBuffer data) static ActiveLearningConfigActiveLearningConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ActiveLearningConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ActiveLearningConfig>ActiveLearningConfig.getParserForType()static com.google.protobuf.Parser<ActiveLearningConfig>ActiveLearningConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ActiveLearningConfigModifier and TypeMethodDescriptionDataLabelingJob.Builder.mergeActiveLearningConfig(ActiveLearningConfig value) Parameters that configure the active learning pipeline.ActiveLearningConfig.Builder.mergeFrom(ActiveLearningConfig other) static ActiveLearningConfig.BuilderActiveLearningConfig.newBuilder(ActiveLearningConfig prototype) DataLabelingJob.Builder.setActiveLearningConfig(ActiveLearningConfig value) Parameters that configure the active learning pipeline.