Package com.google.cloud.aiplatform.v1
Class SuggestTrialsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SuggestTrialsResponse.Builder>
com.google.cloud.aiplatform.v1.SuggestTrialsResponse.Builder
- All Implemented Interfaces:
SuggestTrialsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SuggestTrialsResponse
public static final class SuggestTrialsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SuggestTrialsResponse.Builder>
implements SuggestTrialsResponseOrBuilder
Response message for [VizierService.SuggestTrials][google.cloud.aiplatform.v1.VizierService.SuggestTrials].Protobuf type
google.cloud.aiplatform.v1.SuggestTrialsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllTrials(Iterable<? extends Trial> values) A list of Trials.A list of Trials.addTrials(int index, Trial.Builder builderForValue) A list of Trials.A list of Trials.addTrials(Trial.Builder builderForValue) A list of Trials.A list of Trials.addTrialsBuilder(int index) A list of Trials.build()clear()The time at which operation processing completed.The time at which the operation was started.The state of the Study.A list of Trials.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampThe time at which operation processing completed.com.google.protobuf.Timestamp.BuilderThe time at which operation processing completed.com.google.protobuf.TimestampOrBuilderThe time at which operation processing completed.com.google.protobuf.TimestampThe time at which the operation was started.com.google.protobuf.Timestamp.BuilderThe time at which the operation was started.com.google.protobuf.TimestampOrBuilderThe time at which the operation was started.The state of the Study.intThe state of the Study.getTrials(int index) A list of Trials.getTrialsBuilder(int index) A list of Trials.A list of Trials.intA list of Trials.A list of Trials.getTrialsOrBuilder(int index) A list of Trials.List<? extends TrialOrBuilder>A list of Trials.booleanThe time at which operation processing completed.booleanThe time at which the operation was started.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeEndTime(com.google.protobuf.Timestamp value) The time at which operation processing completed.mergeFrom(SuggestTrialsResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeStartTime(com.google.protobuf.Timestamp value) The time at which the operation was started.removeTrials(int index) A list of Trials.setEndTime(com.google.protobuf.Timestamp value) The time at which operation processing completed.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which operation processing completed.setStartTime(com.google.protobuf.Timestamp value) The time at which the operation was started.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the operation was started.setStudyState(Study.State value) The state of the Study.setStudyStateValue(int value) The state of the Study.A list of Trials.setTrials(int index, Trial.Builder builderForValue) A list of Trials.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<SuggestTrialsResponse.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<SuggestTrialsResponse.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<SuggestTrialsResponse.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<SuggestTrialsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SuggestTrialsResponse.Builder>
-
mergeFrom
public SuggestTrialsResponse.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<SuggestTrialsResponse.Builder>- Throws:
IOException
-
getTrialsList
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsListin interfaceSuggestTrialsResponseOrBuilder
-
getTrialsCount
public int getTrialsCount()A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsCountin interfaceSuggestTrialsResponseOrBuilder
-
getTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsin interfaceSuggestTrialsResponseOrBuilder
-
setTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
setTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addAllTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
clearTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
removeTrials
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getTrialsBuilder
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getTrialsOrBuilder
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsOrBuilderin interfaceSuggestTrialsResponseOrBuilder
-
getTrialsOrBuilderList
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1;- Specified by:
getTrialsOrBuilderListin interfaceSuggestTrialsResponseOrBuilder
-
addTrialsBuilder
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
addTrialsBuilder
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getTrialsBuilderList
A list of Trials.
repeated .google.cloud.aiplatform.v1.Trial trials = 1; -
getStudyStateValue
public int getStudyStateValue()The state of the Study.
.google.cloud.aiplatform.v1.Study.State study_state = 2;- Specified by:
getStudyStateValuein interfaceSuggestTrialsResponseOrBuilder- Returns:
- The enum numeric value on the wire for studyState.
-
setStudyStateValue
The state of the Study.
.google.cloud.aiplatform.v1.Study.State study_state = 2;- Parameters:
value- The enum numeric value on the wire for studyState to set.- Returns:
- This builder for chaining.
-
getStudyState
The state of the Study.
.google.cloud.aiplatform.v1.Study.State study_state = 2;- Specified by:
getStudyStatein interfaceSuggestTrialsResponseOrBuilder- Returns:
- The studyState.
-
setStudyState
The state of the Study.
.google.cloud.aiplatform.v1.Study.State study_state = 2;- Parameters:
value- The studyState to set.- Returns:
- This builder for chaining.
-
clearStudyState
The state of the Study.
.google.cloud.aiplatform.v1.Study.State study_state = 2;- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3;- Specified by:
hasStartTimein interfaceSuggestTrialsResponseOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3;- Specified by:
getStartTimein interfaceSuggestTrialsResponseOrBuilder- Returns:
- The startTime.
-
setStartTime
The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3; -
setStartTime
public SuggestTrialsResponse.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3; -
mergeStartTime
The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3; -
clearStartTime
The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()The time at which the operation was started.
.google.protobuf.Timestamp start_time = 3;- Specified by:
getStartTimeOrBuilderin interfaceSuggestTrialsResponseOrBuilder
-
hasEndTime
public boolean hasEndTime()The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4;- Specified by:
hasEndTimein interfaceSuggestTrialsResponseOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4;- Specified by:
getEndTimein interfaceSuggestTrialsResponseOrBuilder- Returns:
- The endTime.
-
setEndTime
The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4; -
setEndTime
public SuggestTrialsResponse.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4; -
mergeEndTime
The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4; -
clearEndTime
The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4; -
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4; -
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()The time at which operation processing completed.
.google.protobuf.Timestamp end_time = 4;- Specified by:
getEndTimeOrBuilderin interfaceSuggestTrialsResponseOrBuilder
-