@@ -1168,10 +1168,6 @@ <h2>Table of Contents</h2>
1168
1168
<a href="#cs3.sharing.collaboration.v1beta1.UpdateReceivedShareRequest"><span class="badge">M</span>UpdateReceivedShareRequest</a>
1169
1169
</li>
1170
1170
1171
- <li>
1172
- <a href="#cs3.sharing.collaboration.v1beta1.UpdateReceivedShareRequest.UpdateField"><span class="badge">M</span>UpdateReceivedShareRequest.UpdateField</a>
1173
- </li>
1174
-
1175
1171
<li>
1176
1172
<a href="#cs3.sharing.collaboration.v1beta1.UpdateReceivedShareResponse"><span class="badge">M</span>UpdateReceivedShareResponse</a>
1177
1173
</li>
@@ -1440,10 +1436,6 @@ <h2>Table of Contents</h2>
1440
1436
<a href="#cs3.sharing.ocm.v1beta1.UpdateReceivedOCMShareRequest"><span class="badge">M</span>UpdateReceivedOCMShareRequest</a>
1441
1437
</li>
1442
1438
1443
- <li>
1444
- <a href="#cs3.sharing.ocm.v1beta1.UpdateReceivedOCMShareRequest.UpdateField"><span class="badge">M</span>UpdateReceivedOCMShareRequest.UpdateField</a>
1445
- </li>
1446
-
1447
1439
<li>
1448
1440
<a href="#cs3.sharing.ocm.v1beta1.UpdateReceivedOCMShareResponse"><span class="badge">M</span>UpdateReceivedOCMShareResponse</a>
1449
1441
</li>
@@ -9833,48 +9825,19 @@ <h3 id="cs3.sharing.collaboration.v1beta1.UpdateReceivedShareRequest">UpdateRece
9833
9825
</tr>
9834
9826
9835
9827
<tr>
9836
- <td>ref</td>
9837
- <td><a href="#cs3.sharing.collaboration.v1beta1.ShareReference">ShareReference</a></td>
9838
- <td></td>
9839
- <td><p>REQUIRED. </p></td>
9840
- </tr>
9841
-
9842
- <tr>
9843
- <td>field</td>
9844
- <td><a href="#cs3.sharing.collaboration.v1beta1.UpdateReceivedShareRequest.UpdateField">UpdateReceivedShareRequest.UpdateField</a></td>
9845
- <td></td>
9846
- <td><p> </p></td>
9847
- </tr>
9848
-
9849
- </tbody>
9850
- </table>
9851
-
9852
-
9853
-
9854
-
9855
-
9856
- <h3 id="cs3.sharing.collaboration.v1beta1.UpdateReceivedShareRequest.UpdateField">UpdateReceivedShareRequest.UpdateField</h3>
9857
- <p>REQUIRED.</p><p>The field to update.</p>
9858
-
9859
-
9860
- <table class="field-table">
9861
- <thead>
9862
- <tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
9863
- </thead>
9864
- <tbody>
9865
-
9866
- <tr>
9867
- <td>display_name</td>
9868
- <td><a href="#string">string</a></td>
9828
+ <td>share</td>
9829
+ <td><a href="#cs3.sharing.collaboration.v1beta1.ReceivedShare">ReceivedShare</a></td>
9869
9830
<td></td>
9870
- <td><p>Update the display name. </p></td>
9831
+ <td><p>REQUIRED.
9832
+ The received share to update. </p></td>
9871
9833
</tr>
9872
9834
9873
9835
<tr>
9874
- <td>state </td>
9875
- <td><a href="#cs3.sharing.collaboration.v1beta1.ShareState">ShareState </a></td>
9836
+ <td>update_mask </td>
9837
+ <td><a href="#google.protobuf.FieldMask">google.protobuf.FieldMask </a></td>
9876
9838
<td></td>
9877
- <td><p>Update the share state </p></td>
9839
+ <td><p>The update mask applies to the resource. For the `FieldMask` definition,
9840
+ see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask </p></td>
9878
9841
</tr>
9879
9842
9880
9843
</tbody>
@@ -10184,7 +10147,7 @@ <h3 id="cs3.sharing.collaboration.v1beta1.Filter">Filter</h3>
10184
10147
10185
10148
10186
10149
<h3 id="cs3.sharing.collaboration.v1beta1.ReceivedShare">ReceivedShare</h3>
10187
- <p>A received share is the share that a grantee will receive.</p><p>It expands the original share by adding state to the share,</p><p>a display name from the perspective of the grantee and a</p><p>resource mount path in case the share will be mounted</p><p>in a path in a storage provider.</p>
10150
+ <p>A received share is the share that a grantee will receive.</p><p>It expands the original share by adding state to the share,</p><p>a display name from the perspective of the grantee and a</p><p>resource mount point in case the share will be mounted</p><p>in a storage provider.</p>
10188
10151
10189
10152
10190
10153
<table class="field-table">
@@ -10208,6 +10171,14 @@ <h3 id="cs3.sharing.collaboration.v1beta1.ReceivedShare">ReceivedShare</h3>
10208
10171
The state of the share. </p></td>
10209
10172
</tr>
10210
10173
10174
+ <tr>
10175
+ <td>mount_point</td>
10176
+ <td><a href="#cs3.storage.provider.v1beta1.Reference">cs3.storage.provider.v1beta1.Reference</a></td>
10177
+ <td></td>
10178
+ <td><p>REQUIRED.
10179
+ The mount point of the share. </p></td>
10180
+ </tr>
10181
+
10211
10182
</tbody>
10212
10183
</table>
10213
10184
@@ -12260,48 +12231,19 @@ <h3 id="cs3.sharing.ocm.v1beta1.UpdateReceivedOCMShareRequest">UpdateReceivedOCM
12260
12231
</tr>
12261
12232
12262
12233
<tr>
12263
- <td>ref</td>
12264
- <td><a href="#cs3.sharing.ocm.v1beta1.ShareReference">ShareReference</a></td>
12265
- <td></td>
12266
- <td><p>REQUIRED. </p></td>
12267
- </tr>
12268
-
12269
- <tr>
12270
- <td>field</td>
12271
- <td><a href="#cs3.sharing.ocm.v1beta1.UpdateReceivedOCMShareRequest.UpdateField">UpdateReceivedOCMShareRequest.UpdateField</a></td>
12272
- <td></td>
12273
- <td><p> </p></td>
12274
- </tr>
12275
-
12276
- </tbody>
12277
- </table>
12278
-
12279
-
12280
-
12281
-
12282
-
12283
- <h3 id="cs3.sharing.ocm.v1beta1.UpdateReceivedOCMShareRequest.UpdateField">UpdateReceivedOCMShareRequest.UpdateField</h3>
12284
- <p>REQUIRED.</p>
12285
-
12286
-
12287
- <table class="field-table">
12288
- <thead>
12289
- <tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
12290
- </thead>
12291
- <tbody>
12292
-
12293
- <tr>
12294
- <td>display_name</td>
12295
- <td><a href="#string">string</a></td>
12234
+ <td>share</td>
12235
+ <td><a href="#cs3.sharing.ocm.v1beta1.ReceivedShare">ReceivedShare</a></td>
12296
12236
<td></td>
12297
- <td><p>Update the display name. </p></td>
12237
+ <td><p>REQUIRED.
12238
+ The received share to update. </p></td>
12298
12239
</tr>
12299
12240
12300
12241
<tr>
12301
- <td>state </td>
12302
- <td><a href="#cs3.sharing.ocm.v1beta1.ShareState">ShareState </a></td>
12242
+ <td>update_mask </td>
12243
+ <td><a href="#google.protobuf.FieldMask">google.protobuf.FieldMask </a></td>
12303
12244
<td></td>
12304
- <td><p>Update the share state </p></td>
12245
+ <td><p>The update mask applies to the resource. For the `FieldMask` definition,
12246
+ see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask </p></td>
12305
12247
</tr>
12306
12248
12307
12249
</tbody>
@@ -12491,7 +12433,7 @@ <h2 id="cs3/sharing/ocm/v1beta1/resources.proto">cs3/sharing/ocm/v1beta1/resourc
12491
12433
12492
12434
12493
12435
<h3 id="cs3.sharing.ocm.v1beta1.ReceivedShare">ReceivedShare</h3>
12494
- <p>A received share is the share that a grantee will receive.</p><p>It expands the original share by adding state to the share,</p><p>a display name from the perspective of the grantee and a</p><p>resource mount path in case the share will be mounted</p><p>in a path in a storage provider.</p>
12436
+ <p>A received share is the share that a grantee will receive.</p><p>It expands the original share by adding state to the share,</p><p>a display name from the perspective of the grantee and a</p><p>resource mount point in case the share will be mounted</p><p>in a storage provider.</p>
12495
12437
12496
12438
12497
12439
<table class="field-table">
@@ -12515,6 +12457,14 @@ <h3 id="cs3.sharing.ocm.v1beta1.ReceivedShare">ReceivedShare</h3>
12515
12457
The state of the share. </p></td>
12516
12458
</tr>
12517
12459
12460
+ <tr>
12461
+ <td>mount_point</td>
12462
+ <td><a href="#cs3.storage.provider.v1beta1.Reference">cs3.storage.provider.v1beta1.Reference</a></td>
12463
+ <td></td>
12464
+ <td><p>REQUIRED.
12465
+ The mount point of the share. </p></td>
12466
+ </tr>
12467
+
12518
12468
</tbody>
12519
12469
</table>
12520
12470
0 commit comments