Uses of Class
com.google.datastore.v1.Key.Builder
-
Packages that use Key.Builder Package Description com.google.datastore.v1 com.google.datastore.v1.client -
-
Uses of Key.Builder in com.google.datastore.v1
Methods in com.google.datastore.v1 that return Key.Builder Modifier and Type Method Description Key.BuilderKey.Builder. addAllPath(Iterable<? extends Key.PathElement> values)The entity path.Key.BuilderLookupResponse.Builder. addDeferredBuilder()A list of keys that were not looked up due to resource constraints.Key.BuilderLookupResponse.Builder. addDeferredBuilder(int index)A list of keys that were not looked up due to resource constraints.Key.BuilderAllocateIdsRequest.Builder. addKeysBuilder()Required.Key.BuilderAllocateIdsRequest.Builder. addKeysBuilder(int index)Required.Key.BuilderAllocateIdsResponse.Builder. addKeysBuilder()The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.Key.BuilderAllocateIdsResponse.Builder. addKeysBuilder(int index)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.Key.BuilderLookupRequest.Builder. addKeysBuilder()Required.Key.BuilderLookupRequest.Builder. addKeysBuilder(int index)Required.Key.BuilderReserveIdsRequest.Builder. addKeysBuilder()Required.Key.BuilderReserveIdsRequest.Builder. addKeysBuilder(int index)Required.Key.BuilderKey.Builder. addPath(int index, Key.PathElement value)The entity path.Key.BuilderKey.Builder. addPath(int index, Key.PathElement.Builder builderForValue)The entity path.Key.BuilderKey.Builder. addPath(Key.PathElement value)The entity path.Key.BuilderKey.Builder. addPath(Key.PathElement.Builder builderForValue)The entity path.Key.BuilderKey.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Key.BuilderKey.Builder. clear()Key.BuilderKey.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Key.BuilderKey.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Key.BuilderKey.Builder. clearPartitionId()Entities are partitioned into subsets, currently identified by a project ID and namespace ID.Key.BuilderKey.Builder. clearPath()The entity path.Key.BuilderKey.Builder. clone()Key.BuilderLookupResponse.Builder. getDeferredBuilder(int index)A list of keys that were not looked up due to resource constraints.Key.BuilderMutation.Builder. getDeleteBuilder()The key of the entity to delete.Key.BuilderEntity.Builder. getKeyBuilder()The entity's key.Key.BuilderMutationResult.Builder. getKeyBuilder()The automatically allocated key.Key.BuilderAllocateIdsRequest.Builder. getKeysBuilder(int index)Required.Key.BuilderAllocateIdsResponse.Builder. getKeysBuilder(int index)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.Key.BuilderLookupRequest.Builder. getKeysBuilder(int index)Required.Key.BuilderReserveIdsRequest.Builder. getKeysBuilder(int index)Required.Key.BuilderValue.Builder. getKeyValueBuilder()A key value.Key.BuilderKey.Builder. mergeFrom(Key other)Key.BuilderKey.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Key.BuilderKey.Builder. mergeFrom(com.google.protobuf.Message other)Key.BuilderKey.Builder. mergePartitionId(PartitionId value)Entities are partitioned into subsets, currently identified by a project ID and namespace ID.Key.BuilderKey.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Key.BuilderKey. newBuilder()static Key.BuilderKey. newBuilder(Key prototype)Key.BuilderKey. newBuilderForType()protected Key.BuilderKey. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Key.BuilderKey.Builder. removePath(int index)The entity path.Key.BuilderKey.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Key.BuilderKey.Builder. setPartitionId(PartitionId value)Entities are partitioned into subsets, currently identified by a project ID and namespace ID.Key.BuilderKey.Builder. setPartitionId(PartitionId.Builder builderForValue)Entities are partitioned into subsets, currently identified by a project ID and namespace ID.Key.BuilderKey.Builder. setPath(int index, Key.PathElement value)The entity path.Key.BuilderKey.Builder. setPath(int index, Key.PathElement.Builder builderForValue)The entity path.Key.BuilderKey.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Key.BuilderKey.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Key.BuilderKey. toBuilder()Methods in com.google.datastore.v1 that return types with arguments of type Key.Builder Modifier and Type Method Description List<Key.Builder>LookupResponse.Builder. getDeferredBuilderList()A list of keys that were not looked up due to resource constraints.List<Key.Builder>AllocateIdsRequest.Builder. getKeysBuilderList()Required.List<Key.Builder>AllocateIdsResponse.Builder. getKeysBuilderList()The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.List<Key.Builder>LookupRequest.Builder. getKeysBuilderList()Required.List<Key.Builder>ReserveIdsRequest.Builder. getKeysBuilderList()Required.Methods in com.google.datastore.v1 with parameters of type Key.Builder Modifier and Type Method Description LookupResponse.BuilderLookupResponse.Builder. addDeferred(int index, Key.Builder builderForValue)A list of keys that were not looked up due to resource constraints.LookupResponse.BuilderLookupResponse.Builder. addDeferred(Key.Builder builderForValue)A list of keys that were not looked up due to resource constraints.AllocateIdsRequest.BuilderAllocateIdsRequest.Builder. addKeys(int index, Key.Builder builderForValue)Required.AllocateIdsRequest.BuilderAllocateIdsRequest.Builder. addKeys(Key.Builder builderForValue)Required.AllocateIdsResponse.BuilderAllocateIdsResponse.Builder. addKeys(int index, Key.Builder builderForValue)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.AllocateIdsResponse.BuilderAllocateIdsResponse.Builder. addKeys(Key.Builder builderForValue)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.LookupRequest.BuilderLookupRequest.Builder. addKeys(int index, Key.Builder builderForValue)Required.LookupRequest.BuilderLookupRequest.Builder. addKeys(Key.Builder builderForValue)Required.ReserveIdsRequest.BuilderReserveIdsRequest.Builder. addKeys(int index, Key.Builder builderForValue)Required.ReserveIdsRequest.BuilderReserveIdsRequest.Builder. addKeys(Key.Builder builderForValue)Required.LookupResponse.BuilderLookupResponse.Builder. setDeferred(int index, Key.Builder builderForValue)A list of keys that were not looked up due to resource constraints.Mutation.BuilderMutation.Builder. setDelete(Key.Builder builderForValue)The key of the entity to delete.Entity.BuilderEntity.Builder. setKey(Key.Builder builderForValue)The entity's key.MutationResult.BuilderMutationResult.Builder. setKey(Key.Builder builderForValue)The automatically allocated key.AllocateIdsRequest.BuilderAllocateIdsRequest.Builder. setKeys(int index, Key.Builder builderForValue)Required.AllocateIdsResponse.BuilderAllocateIdsResponse.Builder. setKeys(int index, Key.Builder builderForValue)The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.LookupRequest.BuilderLookupRequest.Builder. setKeys(int index, Key.Builder builderForValue)Required.ReserveIdsRequest.BuilderReserveIdsRequest.Builder. setKeys(int index, Key.Builder builderForValue)Required.Value.BuilderValue.Builder. setKeyValue(Key.Builder builderForValue)A key value. -
Uses of Key.Builder in com.google.datastore.v1.client
Methods in com.google.datastore.v1.client that return Key.Builder Modifier and Type Method Description static Key.BuilderDatastoreHelper. makeKey(Object... elements)Make a key from the specified path of kind/id-or-name pairs and/or Keys.Methods in com.google.datastore.v1.client with parameters of type Key.Builder Modifier and Type Method Description static Value.BuilderDatastoreHelper. makeValue(Key.Builder key)Make a key value.
-