Skip to content

Commit 4571237

Browse files
committed
Deploying to javadoc from @ 1eb8cfd 🚀
1 parent 9a874e0 commit 4571237

626 files changed

Lines changed: 2598 additions & 1537 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/allclasses-index.html

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Classes and Interfaces (authzed 1.4.1 API)</title>
5+
<title>All Classes and Interfaces (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="class index">
@@ -2733,30 +2733,26 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
27332733
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/authzed/api/v1/WatchRequest.html" title="class in com.authzed.api.v1">WatchRequest</a></div>
27342734
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
27352735
<div class="block">
2736-
WatchRequest specifies what mutations to watch for, and an optional start snapshot for when to start
2736+
WatchRequest specifies what mutations to watch for, and an optional start point for when to start
27372737
watching.</div>
27382738
</div>
27392739
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/authzed/api/v1/WatchRequest.Builder.html" title="class in com.authzed.api.v1">WatchRequest.Builder</a></div>
27402740
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
27412741
<div class="block">
2742-
WatchRequest specifies what mutations to watch for, and an optional start snapshot for when to start
2742+
WatchRequest specifies what mutations to watch for, and an optional start point for when to start
27432743
watching.</div>
27442744
</div>
27452745
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="com/authzed/api/v1/WatchRequestOrBuilder.html" title="interface in com.authzed.api.v1">WatchRequestOrBuilder</a></div>
27462746
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
27472747
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/authzed/api/v1/WatchResponse.html" title="class in com.authzed.api.v1">WatchResponse</a></div>
27482748
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
27492749
<div class="block">
2750-
WatchResponse contains all mutation events in ascending timestamp order,
2751-
from the requested start snapshot to a snapshot
2752-
encoded in the watch response.</div>
2750+
WatchResponse contains all mutation events in ascending timestamp order.</div>
27532751
</div>
27542752
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/authzed/api/v1/WatchResponse.Builder.html" title="class in com.authzed.api.v1">WatchResponse.Builder</a></div>
27552753
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
27562754
<div class="block">
2757-
WatchResponse contains all mutation events in ascending timestamp order,
2758-
from the requested start snapshot to a snapshot
2759-
encoded in the watch response.</div>
2755+
WatchResponse contains all mutation events in ascending timestamp order.</div>
27602756
</div>
27612757
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="com/authzed/api/v1/WatchResponseOrBuilder.html" title="interface in com.authzed.api.v1">WatchResponseOrBuilder</a></div>
27622758
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
@@ -2841,14 +2837,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
28412837
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/authzed/api/v1/ZedToken.html" title="class in com.authzed.api.v1">ZedToken</a></div>
28422838
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
28432839
<div class="block">
2844-
ZedToken is used to provide causality metadata between Write and Check
2845-
requests.</div>
2840+
ZedToken represents a point in time, or a "revision" in SpiceDB.</div>
28462841
</div>
28472842
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/authzed/api/v1/ZedToken.Builder.html" title="class in com.authzed.api.v1">ZedToken.Builder</a></div>
28482843
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
28492844
<div class="block">
2850-
ZedToken is used to provide causality metadata between Write and Check
2851-
requests.</div>
2845+
ZedToken represents a point in time, or a "revision" in SpiceDB.</div>
28522846
</div>
28532847
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="com/authzed/api/v1/ZedTokenOrBuilder.html" title="interface in com.authzed.api.v1">ZedTokenOrBuilder</a></div>
28542848
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>

docs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (authzed 1.4.1 API)</title>
5+
<title>All Packages (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="package index">

docs/com/authzed/api/materialize/v0/BreakingSchemaChange.Builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>BreakingSchemaChange.Builder (authzed 1.4.1 API)</title>
5+
<title>BreakingSchemaChange.Builder (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, class: BreakingSchemaChange, class: Builder">

docs/com/authzed/api/materialize/v0/BreakingSchemaChange.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>BreakingSchemaChange (authzed 1.4.1 API)</title>
5+
<title>BreakingSchemaChange (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, class: BreakingSchemaChange">
@@ -151,7 +151,7 @@ <h2>Field Summary</h2>
151151
</div>
152152
<div class="inherited-list">
153153
<h3 id="fields-inherited-from-class-com.google.protobuf.GeneratedMessage">Fields inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3>
154-
<code>alwaysUseFieldBuilders, unknownFields</code></div>
154+
<code>alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFields</code></div>
155155
<div class="inherited-list">
156156
<h3 id="fields-inherited-from-class-com.google.protobuf.AbstractMessage">Fields inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3>
157157
<code>memoizedSize</code></div>
@@ -284,7 +284,7 @@ <h2>Method Summary</h2>
284284
</div>
285285
<div class="inherited-list">
286286
<h3 id="methods-inherited-from-class-com.google.protobuf.GeneratedMessage">Methods inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3>
287-
<code>canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag</code></div>
287+
<code>canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag</code></div>
288288
<div class="inherited-list">
289289
<h3 id="methods-inherited-from-class-com.google.protobuf.AbstractMessage">Methods inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3>
290290
<code>findInitializationErrors, getInitializationErrorString, hashFields, toString</code></div>

docs/com/authzed/api/materialize/v0/BreakingSchemaChangeOrBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>BreakingSchemaChangeOrBuilder (authzed 1.4.1 API)</title>
5+
<title>BreakingSchemaChangeOrBuilder (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, interface: BreakingSchemaChangeOrBuilder">

docs/com/authzed/api/materialize/v0/Cursor.Builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Cursor.Builder (authzed 1.4.1 API)</title>
5+
<title>Cursor.Builder (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, class: Cursor, class: Builder">

docs/com/authzed/api/materialize/v0/Cursor.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Cursor (authzed 1.4.1 API)</title>
5+
<title>Cursor (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, class: Cursor">
@@ -158,7 +158,7 @@ <h2>Field Summary</h2>
158158
</div>
159159
<div class="inherited-list">
160160
<h3 id="fields-inherited-from-class-com.google.protobuf.GeneratedMessage">Fields inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3>
161-
<code>alwaysUseFieldBuilders, unknownFields</code></div>
161+
<code>alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFields</code></div>
162162
<div class="inherited-list">
163163
<h3 id="fields-inherited-from-class-com.google.protobuf.AbstractMessage">Fields inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3>
164164
<code>memoizedSize</code></div>
@@ -333,7 +333,7 @@ <h2>Method Summary</h2>
333333
</div>
334334
<div class="inherited-list">
335335
<h3 id="methods-inherited-from-class-com.google.protobuf.GeneratedMessage">Methods inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3>
336-
<code>canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag</code></div>
336+
<code>canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag</code></div>
337337
<div class="inherited-list">
338338
<h3 id="methods-inherited-from-class-com.google.protobuf.AbstractMessage">Methods inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3>
339339
<code>findInitializationErrors, getInitializationErrorString, hashFields, toString</code></div>

docs/com/authzed/api/materialize/v0/CursorOrBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>CursorOrBuilder (authzed 1.4.1 API)</title>
5+
<title>CursorOrBuilder (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, interface: CursorOrBuilder">

docs/com/authzed/api/materialize/v0/DownloadPermissionSetsRequest.Builder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>DownloadPermissionSetsRequest.Builder (authzed 1.4.1 API)</title>
5+
<title>DownloadPermissionSetsRequest.Builder (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, class: DownloadPermissionSetsRequest, class: Builder">

docs/com/authzed/api/materialize/v0/DownloadPermissionSetsRequest.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>DownloadPermissionSetsRequest (authzed 1.4.1 API)</title>
5+
<title>DownloadPermissionSetsRequest (authzed 1.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: com.authzed.api.materialize.v0, class: DownloadPermissionSetsRequest">
@@ -143,7 +143,7 @@ <h2>Field Summary</h2>
143143
</div>
144144
<div class="inherited-list">
145145
<h3 id="fields-inherited-from-class-com.google.protobuf.GeneratedMessage">Fields inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3>
146-
<code>alwaysUseFieldBuilders, unknownFields</code></div>
146+
<code>alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFields</code></div>
147147
<div class="inherited-list">
148148
<h3 id="fields-inherited-from-class-com.google.protobuf.AbstractMessage">Fields inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3>
149149
<code>memoizedSize</code></div>
@@ -279,7 +279,7 @@ <h2>Method Summary</h2>
279279
</div>
280280
<div class="inherited-list">
281281
<h3 id="methods-inherited-from-class-com.google.protobuf.GeneratedMessage">Methods inherited from class&nbsp;com.google.protobuf.GeneratedMessage</h3>
282-
<code>canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag</code></div>
282+
<code>canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag</code></div>
283283
<div class="inherited-list">
284284
<h3 id="methods-inherited-from-class-com.google.protobuf.AbstractMessage">Methods inherited from class&nbsp;com.google.protobuf.AbstractMessage</h3>
285285
<code>findInitializationErrors, getInitializationErrorString, hashFields, toString</code></div>

0 commit comments

Comments
 (0)