Uses of Class
com.google.cloud.aiplatform.v1.StudySpec.MedianAutomatedStoppingSpec
Packages that use StudySpec.MedianAutomatedStoppingSpec
-
Uses of StudySpec.MedianAutomatedStoppingSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StudySpec.MedianAutomatedStoppingSpecModifier and TypeMethodDescriptionStudySpec.MedianAutomatedStoppingSpec.Builder.build()StudySpec.MedianAutomatedStoppingSpec.Builder.buildPartial()StudySpec.MedianAutomatedStoppingSpec.getDefaultInstance()StudySpec.MedianAutomatedStoppingSpec.Builder.getDefaultInstanceForType()StudySpec.MedianAutomatedStoppingSpec.getDefaultInstanceForType()StudySpec.Builder.getMedianAutomatedStoppingSpec()The automated early stopping spec using median rule.StudySpec.getMedianAutomatedStoppingSpec()The automated early stopping spec using median rule.StudySpecOrBuilder.getMedianAutomatedStoppingSpec()The automated early stopping spec using median rule.StudySpec.MedianAutomatedStoppingSpec.parseDelimitedFrom(InputStream input) StudySpec.MedianAutomatedStoppingSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StudySpec.MedianAutomatedStoppingSpec.parseFrom(byte[] data) StudySpec.MedianAutomatedStoppingSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StudySpec.MedianAutomatedStoppingSpec.parseFrom(com.google.protobuf.ByteString data) StudySpec.MedianAutomatedStoppingSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StudySpec.MedianAutomatedStoppingSpec.parseFrom(com.google.protobuf.CodedInputStream input) StudySpec.MedianAutomatedStoppingSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StudySpec.MedianAutomatedStoppingSpec.parseFrom(InputStream input) StudySpec.MedianAutomatedStoppingSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StudySpec.MedianAutomatedStoppingSpec.parseFrom(ByteBuffer data) StudySpec.MedianAutomatedStoppingSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StudySpec.MedianAutomatedStoppingSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StudySpec.MedianAutomatedStoppingSpec>StudySpec.MedianAutomatedStoppingSpec.getParserForType()static com.google.protobuf.Parser<StudySpec.MedianAutomatedStoppingSpec>StudySpec.MedianAutomatedStoppingSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type StudySpec.MedianAutomatedStoppingSpecModifier and TypeMethodDescriptionStudySpec.MedianAutomatedStoppingSpec.Builder.mergeFrom(StudySpec.MedianAutomatedStoppingSpec other) StudySpec.Builder.mergeMedianAutomatedStoppingSpec(StudySpec.MedianAutomatedStoppingSpec value) The automated early stopping spec using median rule.StudySpec.MedianAutomatedStoppingSpec.newBuilder(StudySpec.MedianAutomatedStoppingSpec prototype) StudySpec.Builder.setMedianAutomatedStoppingSpec(StudySpec.MedianAutomatedStoppingSpec value) The automated early stopping spec using median rule.