Uses of Class
com.google.cloud.aiplatform.v1.Study
Packages that use Study
-
Uses of Study in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return StudyModifier and TypeMethodDescriptionStudy.Builder.build()Study.Builder.buildPartial()static StudyStudy.getDefaultInstance()Study.Builder.getDefaultInstanceForType()Study.getDefaultInstanceForType()ListStudiesResponse.Builder.getStudies(int index) The studies associated with the project.ListStudiesResponse.getStudies(int index) The studies associated with the project.ListStudiesResponseOrBuilder.getStudies(int index) The studies associated with the project.CreateStudyRequest.Builder.getStudy()Required.CreateStudyRequest.getStudy()Required.CreateStudyRequestOrBuilder.getStudy()Required.static StudyStudy.parseDelimitedFrom(InputStream input) static StudyStudy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StudyStudy.parseFrom(byte[] data) static StudyStudy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StudyStudy.parseFrom(com.google.protobuf.ByteString data) static StudyStudy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StudyStudy.parseFrom(com.google.protobuf.CodedInputStream input) static StudyStudy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StudyStudy.parseFrom(InputStream input) static StudyStudy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StudyStudy.parseFrom(ByteBuffer data) static StudyStudy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StudyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Study>Study.getParserForType()ListStudiesResponse.Builder.getStudiesList()The studies associated with the project.ListStudiesResponse.getStudiesList()The studies associated with the project.ListStudiesResponseOrBuilder.getStudiesList()The studies associated with the project.static com.google.protobuf.Parser<Study>Study.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type StudyModifier and TypeMethodDescriptionListStudiesResponse.Builder.addStudies(int index, Study value) The studies associated with the project.ListStudiesResponse.Builder.addStudies(Study value) The studies associated with the project.CreateStudyRequest.Builder.mergeStudy(Study value) Required.static Study.BuilderStudy.newBuilder(Study prototype) ListStudiesResponse.Builder.setStudies(int index, Study value) The studies associated with the project.Required.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type StudyModifier and TypeMethodDescriptionListStudiesResponse.Builder.addAllStudies(Iterable<? extends Study> values) The studies associated with the project.