public static final class ListTrialsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder> implements ListTrialsResponseOrBuilder
Response message for [VizierService.ListTrials][google.cloud.aiplatform.v1.VizierService.ListTrials].Protobuf type
google.cloud.aiplatform.v1.ListTrialsResponse| Modifier and Type | Method and Description |
|---|---|
ListTrialsResponse.Builder |
addAllTrials(Iterable<? extends Trial> values)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTrialsResponse.Builder |
addTrials(int index,
Trial.Builder builderForValue)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
addTrials(int index,
Trial value)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
addTrials(Trial.Builder builderForValue)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
addTrials(Trial value)
The Trials associated with the Study.
|
Trial.Builder |
addTrialsBuilder()
The Trials associated with the Study.
|
Trial.Builder |
addTrialsBuilder(int index)
The Trials associated with the Study.
|
ListTrialsResponse |
build() |
ListTrialsResponse |
buildPartial() |
ListTrialsResponse.Builder |
clear() |
ListTrialsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTrialsResponse.Builder |
clearNextPageToken()
Pass this token as the `page_token` field of the request for a
subsequent call.
|
ListTrialsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTrialsResponse.Builder |
clearTrials()
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
clone() |
ListTrialsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
Pass this token as the `page_token` field of the request for a
subsequent call.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Pass this token as the `page_token` field of the request for a
subsequent call.
|
Trial |
getTrials(int index)
The Trials associated with the Study.
|
Trial.Builder |
getTrialsBuilder(int index)
The Trials associated with the Study.
|
List<Trial.Builder> |
getTrialsBuilderList()
The Trials associated with the Study.
|
int |
getTrialsCount()
The Trials associated with the Study.
|
List<Trial> |
getTrialsList()
The Trials associated with the Study.
|
TrialOrBuilder |
getTrialsOrBuilder(int index)
The Trials associated with the Study.
|
List<? extends TrialOrBuilder> |
getTrialsOrBuilderList()
The Trials associated with the Study.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTrialsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTrialsResponse.Builder |
mergeFrom(ListTrialsResponse other) |
ListTrialsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTrialsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTrialsResponse.Builder |
removeTrials(int index)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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.
|
ListTrialsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTrialsResponse.Builder |
setTrials(int index,
Trial.Builder builderForValue)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
setTrials(int index,
Trial value)
The Trials associated with the Study.
|
ListTrialsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTrialsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTrialsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTrialsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder mergeFrom(ListTrialsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public ListTrialsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTrialsResponse.Builder>IOExceptionpublic List<Trial> getTrialsList()
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;getTrialsList in interface ListTrialsResponseOrBuilderpublic int getTrialsCount()
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;getTrialsCount in interface ListTrialsResponseOrBuilderpublic Trial getTrials(int index)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;getTrials in interface ListTrialsResponseOrBuilderpublic ListTrialsResponse.Builder setTrials(int index, Trial value)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder setTrials(int index, Trial.Builder builderForValue)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder addTrials(Trial value)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder addTrials(int index, Trial value)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder addTrials(Trial.Builder builderForValue)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder addTrials(int index, Trial.Builder builderForValue)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder addAllTrials(Iterable<? extends Trial> values)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder clearTrials()
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public ListTrialsResponse.Builder removeTrials(int index)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public Trial.Builder getTrialsBuilder(int index)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public TrialOrBuilder getTrialsOrBuilder(int index)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;getTrialsOrBuilder in interface ListTrialsResponseOrBuilderpublic List<? extends TrialOrBuilder> getTrialsOrBuilderList()
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;getTrialsOrBuilderList in interface ListTrialsResponseOrBuilderpublic Trial.Builder addTrialsBuilder()
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public Trial.Builder addTrialsBuilder(int index)
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public List<Trial.Builder> getTrialsBuilderList()
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;public String getNextPageToken()
Pass this token as the `page_token` field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListTrialsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Pass this token as the `page_token` field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListTrialsResponseOrBuilderpublic ListTrialsResponse.Builder setNextPageToken(String value)
Pass this token as the `page_token` field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListTrialsResponse.Builder clearNextPageToken()
Pass this token as the `page_token` field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListTrialsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Pass this token as the `page_token` field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListTrialsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>public final ListTrialsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTrialsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.