public static final class DatastoreV1.AllocateIdsRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder> implements DatastoreV1.AllocateIdsRequestOrBuilder
api.services.datastore.AllocateIdsRequest
The request for AllocateIds.
Modifier and Type | Method and Description |
---|---|
DatastoreV1.AllocateIdsRequest.Builder |
addAllKey(Iterable<? extends DatastoreV1.Key> values)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
addKey(DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
addKey(DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
addKey(int index,
DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
addKey(int index,
DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.Key.Builder |
addKeyBuilder()
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.Key.Builder |
addKeyBuilder(int index)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest |
build() |
DatastoreV1.AllocateIdsRequest |
buildPartial() |
DatastoreV1.AllocateIdsRequest.Builder |
clear() |
DatastoreV1.AllocateIdsRequest.Builder |
clearKey()
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
clone() |
DatastoreV1.AllocateIdsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DatastoreV1.Key |
getKey(int index)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.Key.Builder |
getKeyBuilder(int index)
repeated .api.services.datastore.Key key = 1; |
List<DatastoreV1.Key.Builder> |
getKeyBuilderList()
repeated .api.services.datastore.Key key = 1; |
int |
getKeyCount()
repeated .api.services.datastore.Key key = 1; |
List<DatastoreV1.Key> |
getKeyList()
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.KeyOrBuilder |
getKeyOrBuilder(int index)
repeated .api.services.datastore.Key key = 1; |
List<? extends DatastoreV1.KeyOrBuilder> |
getKeyOrBuilderList()
repeated .api.services.datastore.Key key = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DatastoreV1.AllocateIdsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DatastoreV1.AllocateIdsRequest.Builder |
mergeFrom(DatastoreV1.AllocateIdsRequest other) |
DatastoreV1.AllocateIdsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
DatastoreV1.AllocateIdsRequest.Builder |
removeKey(int index)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
setKey(int index,
DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsRequest.Builder |
setKey(int index,
DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
public DatastoreV1.AllocateIdsRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
public DatastoreV1.AllocateIdsRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
public DatastoreV1.AllocateIdsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DatastoreV1.AllocateIdsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DatastoreV1.AllocateIdsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DatastoreV1.AllocateIdsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
public DatastoreV1.AllocateIdsRequest.Builder mergeFrom(DatastoreV1.AllocateIdsRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
public DatastoreV1.AllocateIdsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatastoreV1.AllocateIdsRequest.Builder>
IOException
public List<DatastoreV1.Key> getKeyList()
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
getKeyList
in interface DatastoreV1.AllocateIdsRequestOrBuilder
public int getKeyCount()
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
getKeyCount
in interface DatastoreV1.AllocateIdsRequestOrBuilder
public DatastoreV1.Key getKey(int index)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
getKey
in interface DatastoreV1.AllocateIdsRequestOrBuilder
public DatastoreV1.AllocateIdsRequest.Builder setKey(int index, DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder setKey(int index, DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder addKey(DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder addKey(int index, DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder addKey(DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder addKey(int index, DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder addAllKey(Iterable<? extends DatastoreV1.Key> values)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder clearKey()
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.AllocateIdsRequest.Builder removeKey(int index)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.Key.Builder getKeyBuilder(int index)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.KeyOrBuilder getKeyOrBuilder(int index)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
getKeyOrBuilder
in interface DatastoreV1.AllocateIdsRequestOrBuilder
public List<? extends DatastoreV1.KeyOrBuilder> getKeyOrBuilderList()
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
getKeyOrBuilderList
in interface DatastoreV1.AllocateIdsRequestOrBuilder
public DatastoreV1.Key.Builder addKeyBuilder()
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public DatastoreV1.Key.Builder addKeyBuilder(int index)
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
public List<DatastoreV1.Key.Builder> getKeyBuilderList()
repeated .api.services.datastore.Key key = 1;
A list of keys with incomplete key paths to allocate IDs for. No key may be reserved/read-only.
Copyright © 2013. All Rights Reserved.