Package com.google.cloud.aiplatform.v1
Class ListStudiesResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListStudiesResponse.Builder>
com.google.cloud.aiplatform.v1.ListStudiesResponse.Builder
- All Implemented Interfaces:
ListStudiesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListStudiesResponse
public static final class ListStudiesResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListStudiesResponse.Builder>
implements ListStudiesResponseOrBuilder
Response message for [VizierService.ListStudies][google.cloud.aiplatform.v1.VizierService.ListStudies].Protobuf type
google.cloud.aiplatform.v1.ListStudiesResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllStudies(Iterable<? extends Study> values) The studies associated with the project.addStudies(int index, Study value) The studies associated with the project.addStudies(int index, Study.Builder builderForValue) The studies associated with the project.addStudies(Study value) The studies associated with the project.addStudies(Study.Builder builderForValue) The studies associated with the project.The studies associated with the project.addStudiesBuilder(int index) The studies associated with the project.build()clear()Passes this token as the `page_token` field of the request for a subsequent call.The studies associated with the project.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorPasses this token as the `page_token` field of the request for a subsequent call.com.google.protobuf.ByteStringPasses this token as the `page_token` field of the request for a subsequent call.getStudies(int index) The studies associated with the project.getStudiesBuilder(int index) The studies associated with the project.The studies associated with the project.intThe studies associated with the project.The studies associated with the project.getStudiesOrBuilder(int index) The studies associated with the project.List<? extends StudyOrBuilder>The studies associated with the project.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(ListStudiesResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeStudies(int index) The studies associated with the project.setNextPageToken(String value) Passes this token as the `page_token` field of the request for a subsequent call.setNextPageTokenBytes(com.google.protobuf.ByteString value) Passes this token as the `page_token` field of the request for a subsequent call.setStudies(int index, Study value) The studies associated with the project.setStudies(int index, Study.Builder builderForValue) The studies associated with the project.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<ListStudiesResponse.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<ListStudiesResponse.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<ListStudiesResponse.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<ListStudiesResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListStudiesResponse.Builder>
-
mergeFrom
public ListStudiesResponse.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<ListStudiesResponse.Builder>- Throws:
IOException
-
getStudiesList
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1;- Specified by:
getStudiesListin interfaceListStudiesResponseOrBuilder
-
getStudiesCount
public int getStudiesCount()The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1;- Specified by:
getStudiesCountin interfaceListStudiesResponseOrBuilder
-
getStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1;- Specified by:
getStudiesin interfaceListStudiesResponseOrBuilder
-
setStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
setStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
addStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
addStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
addStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
addStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
addAllStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
clearStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
removeStudies
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
getStudiesBuilder
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
getStudiesOrBuilder
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1;- Specified by:
getStudiesOrBuilderin interfaceListStudiesResponseOrBuilder
-
getStudiesOrBuilderList
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1;- Specified by:
getStudiesOrBuilderListin interfaceListStudiesResponseOrBuilder
-
addStudiesBuilder
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
addStudiesBuilder
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
getStudiesBuilderList
The studies associated with the project.
repeated .google.cloud.aiplatform.v1.Study studies = 1; -
getNextPageToken
Passes 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 interfaceListStudiesResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()Passes 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 interfaceListStudiesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
Passes 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
Passes 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
Passes 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.
-