Uses of Class
com.google.cloud.aiplatform.v1.ListTrialsResponse.Builder
Packages that use ListTrialsResponse.Builder
-
Uses of ListTrialsResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListTrialsResponse.BuilderModifier and TypeMethodDescriptionListTrialsResponse.Builder.addAllTrials(Iterable<? extends Trial> values) The Trials associated with the Study.The Trials associated with the Study.ListTrialsResponse.Builder.addTrials(int index, Trial.Builder builderForValue) The Trials associated with the Study.The Trials associated with the Study.ListTrialsResponse.Builder.addTrials(Trial.Builder builderForValue) The Trials associated with the Study.ListTrialsResponse.Builder.clear()ListTrialsResponse.Builder.clearNextPageToken()Pass this token as the `page_token` field of the request for a subsequent call.ListTrialsResponse.Builder.clearTrials()The Trials associated with the Study.ListTrialsResponse.Builder.mergeFrom(ListTrialsResponse other) ListTrialsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListTrialsResponse.Builder.mergeFrom(com.google.protobuf.Message other) static ListTrialsResponse.BuilderListTrialsResponse.newBuilder()static ListTrialsResponse.BuilderListTrialsResponse.newBuilder(ListTrialsResponse prototype) ListTrialsResponse.newBuilderForType()protected ListTrialsResponse.BuilderListTrialsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListTrialsResponse.Builder.removeTrials(int index) The Trials associated with the Study.ListTrialsResponse.Builder.setNextPageToken(String value) Pass this token as the `page_token` field of the request for a subsequent call.ListTrialsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) Pass this token as the `page_token` field of the request for a subsequent call.The Trials associated with the Study.ListTrialsResponse.Builder.setTrials(int index, Trial.Builder builderForValue) The Trials associated with the Study.ListTrialsResponse.toBuilder()