Skip to content

Commit

Permalink
OAS-9664 | Add Documentation (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajanikow authored May 31, 2024
1 parent 3dea35f commit 89b53eb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11883,6 +11883,13 @@ <h3 id="arangodb.cloud.data.v1.Notification">Notification</h3>
<td><p>The timestamp of when the notification has been updated. </p></td>
</tr>

<tr>
<td>expires_at</td>
<td><a href="#google.protobuf.Timestamp">google.protobuf.Timestamp</a></td>
<td></td>
<td><p>The timestamp of when the notification expires. </p></td>
</tr>

</tbody>
</table>

Expand Down Expand Up @@ -20818,6 +20825,13 @@ <h3 id="arangodb.cloud.resourcemanager.v1.Notification">Notification</h3>
<td><p>The timestamp of when the notification has been updated. </p></td>
</tr>

<tr>
<td>expires_at</td>
<td><a href="#google.protobuf.Timestamp">google.protobuf.Timestamp</a></td>
<td></td>
<td><p>The timestamp of when the notification expires. </p></td>
</tr>

</tbody>
</table>

Expand Down

0 comments on commit 89b53eb

Please sign in to comment.