Package com.google.cloud.aiplatform.v1
Class ListDataItemsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListDataItemsResponse.Builder>
com.google.cloud.aiplatform.v1.ListDataItemsResponse.Builder
- All Implemented Interfaces:
ListDataItemsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDataItemsResponse
public static final class ListDataItemsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListDataItemsResponse.Builder>
implements ListDataItemsResponseOrBuilder
Response message for [DatasetService.ListDataItems][google.cloud.aiplatform.v1.DatasetService.ListDataItems].Protobuf type
google.cloud.aiplatform.v1.ListDataItemsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllDataItems(Iterable<? extends DataItem> values) A list of DataItems that matches the specified filter in the request.addDataItems(int index, DataItem value) A list of DataItems that matches the specified filter in the request.addDataItems(int index, DataItem.Builder builderForValue) A list of DataItems that matches the specified filter in the request.addDataItems(DataItem value) A list of DataItems that matches the specified filter in the request.addDataItems(DataItem.Builder builderForValue) A list of DataItems that matches the specified filter in the request.A list of DataItems that matches the specified filter in the request.addDataItemsBuilder(int index) A list of DataItems that matches the specified filter in the request.build()clear()A list of DataItems that matches the specified filter in the request.The standard List next-page token.getDataItems(int index) A list of DataItems that matches the specified filter in the request.getDataItemsBuilder(int index) A list of DataItems that matches the specified filter in the request.A list of DataItems that matches the specified filter in the request.intA list of DataItems that matches the specified filter in the request.A list of DataItems that matches the specified filter in the request.getDataItemsOrBuilder(int index) A list of DataItems that matches the specified filter in the request.List<? extends DataItemOrBuilder>A list of DataItems that matches the specified filter in the request.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe standard List next-page token.com.google.protobuf.ByteStringThe standard List next-page token.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(ListDataItemsResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeDataItems(int index) A list of DataItems that matches the specified filter in the request.setDataItems(int index, DataItem value) A list of DataItems that matches the specified filter in the request.setDataItems(int index, DataItem.Builder builderForValue) A list of DataItems that matches the specified filter in the request.setNextPageToken(String value) The standard List next-page token.setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.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<ListDataItemsResponse.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<ListDataItemsResponse.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<ListDataItemsResponse.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<ListDataItemsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListDataItemsResponse.Builder>
-
mergeFrom
public ListDataItemsResponse.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<ListDataItemsResponse.Builder>- Throws:
IOException
-
getDataItemsList
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1;- Specified by:
getDataItemsListin interfaceListDataItemsResponseOrBuilder
-
getDataItemsCount
public int getDataItemsCount()A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1;- Specified by:
getDataItemsCountin interfaceListDataItemsResponseOrBuilder
-
getDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1;- Specified by:
getDataItemsin interfaceListDataItemsResponseOrBuilder
-
setDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
setDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
addDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
addDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
addDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
addDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
addAllDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
clearDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
removeDataItems
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
getDataItemsBuilder
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
getDataItemsOrBuilder
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1;- Specified by:
getDataItemsOrBuilderin interfaceListDataItemsResponseOrBuilder
-
getDataItemsOrBuilderList
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1;- Specified by:
getDataItemsOrBuilderListin interfaceListDataItemsResponseOrBuilder
-
addDataItemsBuilder
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
addDataItemsBuilder
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
getDataItemsBuilderList
A list of DataItems that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataItem data_items = 1; -
getNextPageToken
The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListDataItemsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListDataItemsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
The standard List next-page token.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-