Skip to content

Commit 0cd128c

Browse files
docs: Remove experimental warning for ordering keys properties. (#5219)
PiperOrigin-RevId: 323803770 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 29 09:31:38 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 706053bbfb3f16ef752e513c2898a1f26cdd8e41 Source-Link: googleapis/googleapis@706053b
1 parent 0ceb9e8 commit 0cd128c

File tree

5 files changed

+513
-654
lines changed

5 files changed

+513
-654
lines changed

‎apis/Google.Cloud.PubSub.V1/Google.Cloud.PubSub.V1/PublisherServiceApiClient.g.cs

+54-73
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,8 @@ internal static PublisherServiceApiClient Create(grpccore::CallInvoker callInvok
321321
public virtual Publisher.PublisherClient GrpcClient => throw new sys::NotImplementedException();
322322

323323
/// <summary>
324-
/// Creates the given topic with the given name. See the
325-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
326-
/// resource name rules&amp;lt;/a&amp;gt;.
324+
/// Creates the given topic with the given name. See the [resource name rules](
325+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
327326
/// </summary>
328327
/// <param name="request">The request object containing all of the parameters for the API call.</param>
329328
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -332,9 +331,8 @@ public virtual Topic CreateTopic(Topic request, gaxgrpc::CallSettings callSettin
332331
throw new sys::NotImplementedException();
333332

334333
/// <summary>
335-
/// Creates the given topic with the given name. See the
336-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
337-
/// resource name rules&amp;lt;/a&amp;gt;.
334+
/// Creates the given topic with the given name. See the [resource name rules](
335+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
338336
/// </summary>
339337
/// <param name="request">The request object containing all of the parameters for the API call.</param>
340338
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -343,9 +341,8 @@ public virtual Topic CreateTopic(Topic request, gaxgrpc::CallSettings callSettin
343341
throw new sys::NotImplementedException();
344342

345343
/// <summary>
346-
/// Creates the given topic with the given name. See the
347-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
348-
/// resource name rules&amp;lt;/a&amp;gt;.
344+
/// Creates the given topic with the given name. See the [resource name rules](
345+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
349346
/// </summary>
350347
/// <param name="request">The request object containing all of the parameters for the API call.</param>
351348
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
@@ -354,9 +351,8 @@ public virtual Topic CreateTopic(Topic request, gaxgrpc::CallSettings callSettin
354351
CreateTopicAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken));
355352

356353
/// <summary>
357-
/// Creates the given topic with the given name. See the
358-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
359-
/// resource name rules&amp;lt;/a&amp;gt;.
354+
/// Creates the given topic with the given name. See the [resource name rules](
355+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
360356
/// </summary>
361357
/// <param name="name">
362358
/// Required. The name of the topic. It must have the format
@@ -375,9 +371,8 @@ public virtual Topic CreateTopic(string name, gaxgrpc::CallSettings callSettings
375371
}, callSettings);
376372

377373
/// <summary>
378-
/// Creates the given topic with the given name. See the
379-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
380-
/// resource name rules&amp;lt;/a&amp;gt;.
374+
/// Creates the given topic with the given name. See the [resource name rules](
375+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
381376
/// </summary>
382377
/// <param name="name">
383378
/// Required. The name of the topic. It must have the format
@@ -396,9 +391,8 @@ public virtual Topic CreateTopic(string name, gaxgrpc::CallSettings callSettings
396391
}, callSettings);
397392

398393
/// <summary>
399-
/// Creates the given topic with the given name. See the
400-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
401-
/// resource name rules&amp;lt;/a&amp;gt;.
394+
/// Creates the given topic with the given name. See the [resource name rules](
395+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
402396
/// </summary>
403397
/// <param name="name">
404398
/// Required. The name of the topic. It must have the format
@@ -414,9 +408,8 @@ public virtual Topic CreateTopic(string name, gaxgrpc::CallSettings callSettings
414408
CreateTopicAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken));
415409

416410
/// <summary>
417-
/// Creates the given topic with the given name. See the
418-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
419-
/// resource name rules&amp;lt;/a&amp;gt;.
411+
/// Creates the given topic with the given name. See the [resource name rules](
412+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
420413
/// </summary>
421414
/// <param name="name">
422415
/// Required. The name of the topic. It must have the format
@@ -435,9 +428,8 @@ public virtual Topic CreateTopic(TopicName name, gaxgrpc::CallSettings callSetti
435428
}, callSettings);
436429

437430
/// <summary>
438-
/// Creates the given topic with the given name. See the
439-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
440-
/// resource name rules&amp;lt;/a&amp;gt;.
431+
/// Creates the given topic with the given name. See the [resource name rules](
432+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
441433
/// </summary>
442434
/// <param name="name">
443435
/// Required. The name of the topic. It must have the format
@@ -456,9 +448,8 @@ public virtual Topic CreateTopic(TopicName name, gaxgrpc::CallSettings callSetti
456448
}, callSettings);
457449

458450
/// <summary>
459-
/// Creates the given topic with the given name. See the
460-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
461-
/// resource name rules&amp;lt;/a&amp;gt;.
451+
/// Creates the given topic with the given name. See the [resource name rules](
452+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
462453
/// </summary>
463454
/// <param name="name">
464455
/// Required. The name of the topic. It must have the format
@@ -1006,11 +997,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
1006997

1007998
/// <summary>
1008999
/// Lists the names of the snapshots on this topic. Snapshots are used in
1009-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1010-
/// operations, which allow
1011-
/// you to manage message acknowledgments in bulk. That is, you can set the
1012-
/// acknowledgment state of messages in an existing subscription to the state
1013-
/// captured by a snapshot.
1000+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1001+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1002+
/// set the acknowledgment state of messages in an existing subscription to the
1003+
/// state captured by a snapshot.
10141004
/// </summary>
10151005
/// <param name="request">The request object containing all of the parameters for the API call.</param>
10161006
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -1020,11 +1010,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
10201010

10211011
/// <summary>
10221012
/// Lists the names of the snapshots on this topic. Snapshots are used in
1023-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1024-
/// operations, which allow
1025-
/// you to manage message acknowledgments in bulk. That is, you can set the
1026-
/// acknowledgment state of messages in an existing subscription to the state
1027-
/// captured by a snapshot.
1013+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1014+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1015+
/// set the acknowledgment state of messages in an existing subscription to the
1016+
/// state captured by a snapshot.
10281017
/// </summary>
10291018
/// <param name="request">The request object containing all of the parameters for the API call.</param>
10301019
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -1034,11 +1023,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
10341023

10351024
/// <summary>
10361025
/// Lists the names of the snapshots on this topic. Snapshots are used in
1037-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1038-
/// operations, which allow
1039-
/// you to manage message acknowledgments in bulk. That is, you can set the
1040-
/// acknowledgment state of messages in an existing subscription to the state
1041-
/// captured by a snapshot.
1026+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1027+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1028+
/// set the acknowledgment state of messages in an existing subscription to the
1029+
/// state captured by a snapshot.
10421030
/// </summary>
10431031
/// <param name="topic">
10441032
/// Required. The name of the topic that snapshots are attached to.
@@ -1064,11 +1052,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
10641052

10651053
/// <summary>
10661054
/// Lists the names of the snapshots on this topic. Snapshots are used in
1067-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1068-
/// operations, which allow
1069-
/// you to manage message acknowledgments in bulk. That is, you can set the
1070-
/// acknowledgment state of messages in an existing subscription to the state
1071-
/// captured by a snapshot.
1055+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1056+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1057+
/// set the acknowledgment state of messages in an existing subscription to the
1058+
/// state captured by a snapshot.
10721059
/// </summary>
10731060
/// <param name="topic">
10741061
/// Required. The name of the topic that snapshots are attached to.
@@ -1094,11 +1081,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
10941081

10951082
/// <summary>
10961083
/// Lists the names of the snapshots on this topic. Snapshots are used in
1097-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1098-
/// operations, which allow
1099-
/// you to manage message acknowledgments in bulk. That is, you can set the
1100-
/// acknowledgment state of messages in an existing subscription to the state
1101-
/// captured by a snapshot.
1084+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1085+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1086+
/// set the acknowledgment state of messages in an existing subscription to the
1087+
/// state captured by a snapshot.
11021088
/// </summary>
11031089
/// <param name="topic">
11041090
/// Required. The name of the topic that snapshots are attached to.
@@ -1124,11 +1110,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
11241110

11251111
/// <summary>
11261112
/// Lists the names of the snapshots on this topic. Snapshots are used in
1127-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1128-
/// operations, which allow
1129-
/// you to manage message acknowledgments in bulk. That is, you can set the
1130-
/// acknowledgment state of messages in an existing subscription to the state
1131-
/// captured by a snapshot.
1113+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1114+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1115+
/// set the acknowledgment state of messages in an existing subscription to the
1116+
/// state captured by a snapshot.
11321117
/// </summary>
11331118
/// <param name="topic">
11341119
/// Required. The name of the topic that snapshots are attached to.
@@ -1446,9 +1431,8 @@ public PublisherServiceApiClientImpl(Publisher.PublisherClient grpcClient, Publi
14461431
partial void Modify_DetachSubscriptionRequest(ref DetachSubscriptionRequest request, ref gaxgrpc::CallSettings settings);
14471432

14481433
/// <summary>
1449-
/// Creates the given topic with the given name. See the
1450-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
1451-
/// resource name rules&amp;lt;/a&amp;gt;.
1434+
/// Creates the given topic with the given name. See the [resource name rules](
1435+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
14521436
/// </summary>
14531437
/// <param name="request">The request object containing all of the parameters for the API call.</param>
14541438
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -1460,9 +1444,8 @@ public override Topic CreateTopic(Topic request, gaxgrpc::CallSettings callSetti
14601444
}
14611445

14621446
/// <summary>
1463-
/// Creates the given topic with the given name. See the
1464-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&amp;gt;
1465-
/// resource name rules&amp;lt;/a&amp;gt;.
1447+
/// Creates the given topic with the given name. See the [resource name rules](
1448+
/// https://cloud.google.com/pubsub/docs/admin#resource_names).
14661449
/// </summary>
14671450
/// <param name="request">The request object containing all of the parameters for the API call.</param>
14681451
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -1599,11 +1582,10 @@ public override Topic GetTopic(GetTopicRequest request, gaxgrpc::CallSettings ca
15991582

16001583
/// <summary>
16011584
/// Lists the names of the snapshots on this topic. Snapshots are used in
1602-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1603-
/// operations, which allow
1604-
/// you to manage message acknowledgments in bulk. That is, you can set the
1605-
/// acknowledgment state of messages in an existing subscription to the state
1606-
/// captured by a snapshot.
1585+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1586+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1587+
/// set the acknowledgment state of messages in an existing subscription to the
1588+
/// state captured by a snapshot.
16071589
/// </summary>
16081590
/// <param name="request">The request object containing all of the parameters for the API call.</param>
16091591
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -1616,11 +1598,10 @@ public override Topic GetTopic(GetTopicRequest request, gaxgrpc::CallSettings ca
16161598

16171599
/// <summary>
16181600
/// Lists the names of the snapshots on this topic. Snapshots are used in
1619-
/// &amp;lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&amp;gt;Seek&amp;lt;/a&amp;gt;
1620-
/// operations, which allow
1621-
/// you to manage message acknowledgments in bulk. That is, you can set the
1622-
/// acknowledgment state of messages in an existing subscription to the state
1623-
/// captured by a snapshot.
1601+
/// [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations,
1602+
/// which allow you to manage message acknowledgments in bulk. That is, you can
1603+
/// set the acknowledgment state of messages in an existing subscription to the
1604+
/// state captured by a snapshot.
16241605
/// </summary>
16251606
/// <param name="request">The request object containing all of the parameters for the API call.</param>
16261607
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>

0 commit comments

Comments
 (0)