blob: 3622059bb0a3c2c1be92c5fd968d54cfb251416d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri Feb 02 15:43:17 PST 2018 -->
<title>Index (grpc-google-cloud-datastore-v1 0.1.29 API)</title>
<meta name="date" content="2018-02-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (grpc-google-cloud-datastore-v1 0.1.29 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/google/datastore/v1/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#allocateIds-com.google.datastore.v1.AllocateIdsRequest-">allocateIds(AllocateIdsRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Allocates IDs for the given keys, which is useful for referencing an entity
before it is inserted.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#allocateIds-com.google.datastore.v1.AllocateIdsRequest-">allocateIds(AllocateIdsRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Allocates IDs for the given keys, which is useful for referencing an entity
before it is inserted.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#allocateIds-com.google.datastore.v1.AllocateIdsRequest-io.grpc.stub.StreamObserver-">allocateIds(AllocateIdsRequest, StreamObserver&lt;AllocateIdsResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Allocates IDs for the given keys, which is useful for referencing an entity
before it is inserted.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#allocateIds-com.google.datastore.v1.AllocateIdsRequest-io.grpc.stub.StreamObserver-">allocateIds(AllocateIdsRequest, StreamObserver&lt;AllocateIdsResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Allocates IDs for the given keys, which is useful for referencing an entity
before it is inserted.</div>
</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#beginTransaction-com.google.datastore.v1.BeginTransactionRequest-">beginTransaction(BeginTransactionRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Begins a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#beginTransaction-com.google.datastore.v1.BeginTransactionRequest-">beginTransaction(BeginTransactionRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Begins a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#beginTransaction-com.google.datastore.v1.BeginTransactionRequest-io.grpc.stub.StreamObserver-">beginTransaction(BeginTransactionRequest, StreamObserver&lt;BeginTransactionResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Begins a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#beginTransaction-com.google.datastore.v1.BeginTransactionRequest-io.grpc.stub.StreamObserver-">beginTransaction(BeginTransactionRequest, StreamObserver&lt;BeginTransactionResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Begins a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#bindService--">bindService()</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#build-io.grpc.Channel-io.grpc.CallOptions-">build(Channel, CallOptions)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#build-io.grpc.Channel-io.grpc.CallOptions-">build(Channel, CallOptions)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#build-io.grpc.Channel-io.grpc.CallOptions-">build(Channel, CallOptions)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="com/google/datastore/v1/package-summary.html">com.google.datastore.v1</a> - package com.google.datastore.v1</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#commit-com.google.datastore.v1.CommitRequest-">commit(CommitRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Commits a transaction, optionally creating, deleting or modifying some
entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#commit-com.google.datastore.v1.CommitRequest-">commit(CommitRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Commits a transaction, optionally creating, deleting or modifying some
entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#commit-com.google.datastore.v1.CommitRequest-io.grpc.stub.StreamObserver-">commit(CommitRequest, StreamObserver&lt;CommitResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Commits a transaction, optionally creating, deleting or modifying some
entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#commit-com.google.datastore.v1.CommitRequest-io.grpc.stub.StreamObserver-">commit(CommitRequest, StreamObserver&lt;CommitResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Commits a transaction, optionally creating, deleting or modifying some
entities.</div>
</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1"><span class="typeNameLink">DatastoreGrpc</span></a> - Class in <a href="com/google/datastore/v1/package-summary.html">com.google.datastore.v1</a></dt>
<dd>
<div class="block">
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.</div>
</dd>
<dt><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1"><span class="typeNameLink">DatastoreGrpc.DatastoreBlockingStub</span></a> - Class in <a href="com/google/datastore/v1/package-summary.html">com.google.datastore.v1</a></dt>
<dd>
<div class="block">
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.</div>
</dd>
<dt><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1"><span class="typeNameLink">DatastoreGrpc.DatastoreFutureStub</span></a> - Class in <a href="com/google/datastore/v1/package-summary.html">com.google.datastore.v1</a></dt>
<dd>
<div class="block">
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.</div>
</dd>
<dt><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1"><span class="typeNameLink">DatastoreGrpc.DatastoreImplBase</span></a> - Class in <a href="com/google/datastore/v1/package-summary.html">com.google.datastore.v1</a></dt>
<dd>
<div class="block">
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.</div>
</dd>
<dt><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1"><span class="typeNameLink">DatastoreGrpc.DatastoreStub</span></a> - Class in <a href="com/google/datastore/v1/package-summary.html">com.google.datastore.v1</a></dt>
<dd>
<div class="block">
Each RPC normalizes the partition IDs of the keys in its input entities,
and always returns entities with keys with normalized partition IDs.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#DatastoreImplBase--">DatastoreImplBase()</a></span> - Constructor for class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#getServiceDescriptor--">getServiceDescriptor()</a></span> - Static method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#lookup-com.google.datastore.v1.LookupRequest-">lookup(LookupRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Looks up entities by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#lookup-com.google.datastore.v1.LookupRequest-">lookup(LookupRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Looks up entities by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#lookup-com.google.datastore.v1.LookupRequest-io.grpc.stub.StreamObserver-">lookup(LookupRequest, StreamObserver&lt;LookupResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Looks up entities by key.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#lookup-com.google.datastore.v1.LookupRequest-io.grpc.stub.StreamObserver-">lookup(LookupRequest, StreamObserver&lt;LookupResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Looks up entities by key.</div>
</dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_ALLOCATE_IDS">METHOD_ALLOCATE_IDS</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_BEGIN_TRANSACTION">METHOD_BEGIN_TRANSACTION</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_COMMIT">METHOD_COMMIT</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_LOOKUP">METHOD_LOOKUP</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_RESERVE_IDS">METHOD_RESERVE_IDS</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_ROLLBACK">METHOD_ROLLBACK</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#METHOD_RUN_QUERY">METHOD_RUN_QUERY</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#newBlockingStub-io.grpc.Channel-">newBlockingStub(Channel)</a></span> - Static method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#newFutureStub-io.grpc.Channel-">newFutureStub(Channel)</a></span> - Static method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>
<div class="block">Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#newStub-io.grpc.Channel-">newStub(Channel)</a></span> - Static method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#reserveIds-com.google.datastore.v1.ReserveIdsRequest-">reserveIds(ReserveIdsRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Prevents the supplied keys' IDs from being auto-allocated by Cloud
Datastore.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#reserveIds-com.google.datastore.v1.ReserveIdsRequest-">reserveIds(ReserveIdsRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Prevents the supplied keys' IDs from being auto-allocated by Cloud
Datastore.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#reserveIds-com.google.datastore.v1.ReserveIdsRequest-io.grpc.stub.StreamObserver-">reserveIds(ReserveIdsRequest, StreamObserver&lt;ReserveIdsResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Prevents the supplied keys' IDs from being auto-allocated by Cloud
Datastore.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#reserveIds-com.google.datastore.v1.ReserveIdsRequest-io.grpc.stub.StreamObserver-">reserveIds(ReserveIdsRequest, StreamObserver&lt;ReserveIdsResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Prevents the supplied keys' IDs from being auto-allocated by Cloud
Datastore.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#rollback-com.google.datastore.v1.RollbackRequest-">rollback(RollbackRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Rolls back a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#rollback-com.google.datastore.v1.RollbackRequest-">rollback(RollbackRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Rolls back a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#rollback-com.google.datastore.v1.RollbackRequest-io.grpc.stub.StreamObserver-">rollback(RollbackRequest, StreamObserver&lt;RollbackResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Rolls back a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#rollback-com.google.datastore.v1.RollbackRequest-io.grpc.stub.StreamObserver-">rollback(RollbackRequest, StreamObserver&lt;RollbackResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Rolls back a transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html#runQuery-com.google.datastore.v1.RunQueryRequest-">runQuery(RunQueryRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreBlockingStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreBlockingStub</a></dt>
<dd>
<div class="block">
Queries for entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html#runQuery-com.google.datastore.v1.RunQueryRequest-">runQuery(RunQueryRequest)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreFutureStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreFutureStub</a></dt>
<dd>
<div class="block">
Queries for entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html#runQuery-com.google.datastore.v1.RunQueryRequest-io.grpc.stub.StreamObserver-">runQuery(RunQueryRequest, StreamObserver&lt;RunQueryResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreImplBase.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreImplBase</a></dt>
<dd>
<div class="block">
Queries for entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html#runQuery-com.google.datastore.v1.RunQueryRequest-io.grpc.stub.StreamObserver-">runQuery(RunQueryRequest, StreamObserver&lt;RunQueryResponse&gt;)</a></span> - Method in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.DatastoreStub.html" title="class in com.google.datastore.v1">DatastoreGrpc.DatastoreStub</a></dt>
<dd>
<div class="block">
Queries for entities.</div>
</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/datastore/v1/DatastoreGrpc.html#SERVICE_NAME">SERVICE_NAME</a></span> - Static variable in class com.google.datastore.v1.<a href="com/google/datastore/v1/DatastoreGrpc.html" title="class in com.google.datastore.v1">DatastoreGrpc</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/google/datastore/v1/package-summary.html">Package</a></li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>