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