Package com.google.cloud.aiplatform.v1
Class ListTrialsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListTrialsResponse.Builder>
com.google.cloud.aiplatform.v1.ListTrialsResponse.Builder
- All Implemented Interfaces:
ListTrialsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListTrialsResponse
public static final class ListTrialsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListTrialsResponse.Builder>
implements ListTrialsResponseOrBuilder
Response message for [VizierService.ListTrials][google.cloud.aiplatform.v1.VizierService.ListTrials].Protobuf type
google.cloud.aiplatform.v1.ListTrialsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllTrials(Iterable<? extends Trial> values) The Trials associated with the Study.The Trials associated with the Study.addTrials(int index, Trial.Builder builderForValue) The Trials associated with the Study.The Trials associated with the Study.addTrials(Trial.Builder builderForValue) The Trials associated with the Study.The Trials associated with the Study.addTrialsBuilder(int index) The Trials associated with the Study.build()clear()Pass this token as the `page_token` field of the request for a subsequent call.The Trials associated with the Study.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorPass this token as the `page_token` field of the request for a subsequent call.com.google.protobuf.ByteStringPass this token as the `page_token` field of the request for a subsequent call.getTrials(int index) The Trials associated with the Study.getTrialsBuilder(int index) The Trials associated with the Study.The Trials associated with the Study.intThe Trials associated with the Study.The Trials associated with the Study.getTrialsOrBuilder(int index) The Trials associated with the Study.List<? extends TrialOrBuilder>The Trials associated with the Study.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(ListTrialsResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeTrials(int index) The Trials associated with the Study.setNextPageToken(String value) Pass this token as the `page_token` field of the request for a subsequent call.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.setTrials(int index, Trial.Builder builderForValue) The Trials associated with the Study.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListTrialsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ListTrialsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ListTrialsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListTrialsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListTrialsResponse.Builder>
-
mergeFrom
public ListTrialsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListTrialsResponse.Builder>- Throws:
IOException
-
getTrialsList
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsListin interfaceListTrialsResponseOrBuilder
-
getTrialsCount
public int getTrialsCount()The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsCountin interfaceListTrialsResponseOrBuilder
-
getTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsin interfaceListTrialsResponseOrBuilder
-
setTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
setTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addAllTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
clearTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
removeTrials
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getTrialsBuilder
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getTrialsOrBuilder
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsOrBuilderin interfaceListTrialsResponseOrBuilder
-
getTrialsOrBuilderList
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsOrBuilderListin interfaceListTrialsResponseOrBuilder
-
addTrialsBuilder
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrialsBuilder
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getTrialsBuilderList
The Trials associated with the Study.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
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;- Specified by:
getNextPageTokenin interfaceListTrialsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;- Specified by:
getNextPageTokenBytesin interfaceListTrialsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-