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