public static final class DatastoreV1.AllocateIdsResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsResponse.Builder> implements DatastoreV1.AllocateIdsResponseOrBuilder
api.services.datastore.AllocateIdsResponse
The response for AllocateIds.
Modifier and Type | Method and Description |
---|---|
DatastoreV1.AllocateIdsResponse.Builder |
addAllKey(Iterable<? extends DatastoreV1.Key> values)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.Builder |
addKey(DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.Builder |
addKey(DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.Builder |
addKey(int index,
DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.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.AllocateIdsResponse |
build() |
DatastoreV1.AllocateIdsResponse |
buildPartial() |
DatastoreV1.AllocateIdsResponse.Builder |
clear() |
DatastoreV1.AllocateIdsResponse.Builder |
clearKey()
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.Builder |
clone() |
DatastoreV1.AllocateIdsResponse |
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.AllocateIdsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DatastoreV1.AllocateIdsResponse.Builder |
mergeFrom(DatastoreV1.AllocateIdsResponse other) |
DatastoreV1.AllocateIdsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
DatastoreV1.AllocateIdsResponse.Builder |
removeKey(int index)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.Builder |
setKey(int index,
DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1; |
DatastoreV1.AllocateIdsResponse.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.AllocateIdsResponse.Builder>
public DatastoreV1.AllocateIdsResponse.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.AllocateIdsResponse.Builder>
public DatastoreV1.AllocateIdsResponse.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.AllocateIdsResponse.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.AllocateIdsResponse.Builder>
public DatastoreV1.AllocateIdsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DatastoreV1.AllocateIdsResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DatastoreV1.AllocateIdsResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DatastoreV1.AllocateIdsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatastoreV1.AllocateIdsResponse.Builder>
public DatastoreV1.AllocateIdsResponse.Builder mergeFrom(DatastoreV1.AllocateIdsResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<DatastoreV1.AllocateIdsResponse.Builder>
public DatastoreV1.AllocateIdsResponse.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.AllocateIdsResponse.Builder>
IOException
public List<DatastoreV1.Key> getKeyList()
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
getKeyList
in interface DatastoreV1.AllocateIdsResponseOrBuilder
public int getKeyCount()
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
getKeyCount
in interface DatastoreV1.AllocateIdsResponseOrBuilder
public DatastoreV1.Key getKey(int index)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
getKey
in interface DatastoreV1.AllocateIdsResponseOrBuilder
public DatastoreV1.AllocateIdsResponse.Builder setKey(int index, DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder setKey(int index, DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder addKey(DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder addKey(int index, DatastoreV1.Key value)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder addKey(DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder addKey(int index, DatastoreV1.Key.Builder builderForValue)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder addAllKey(Iterable<? extends DatastoreV1.Key> values)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder clearKey()
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.AllocateIdsResponse.Builder removeKey(int index)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.Key.Builder getKeyBuilder(int index)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.KeyOrBuilder getKeyOrBuilder(int index)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
getKeyOrBuilder
in interface DatastoreV1.AllocateIdsResponseOrBuilder
public List<? extends DatastoreV1.KeyOrBuilder> getKeyOrBuilderList()
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
getKeyOrBuilderList
in interface DatastoreV1.AllocateIdsResponseOrBuilder
public DatastoreV1.Key.Builder addKeyBuilder()
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public DatastoreV1.Key.Builder addKeyBuilder(int index)
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
public List<DatastoreV1.Key.Builder> getKeyBuilderList()
repeated .api.services.datastore.Key key = 1;
The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.
Copyright © 2013. All Rights Reserved.