@@ -321,9 +321,8 @@ internal static PublisherServiceApiClient Create(grpccore::CallInvoker callInvok
321
321
public virtual Publisher . PublisherClient GrpcClient => throw new sys ::NotImplementedException ( ) ;
322
322
323
323
/// <summary>
324
- /// Creates the given topic with the given name. See the
325
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
326
- /// resource name rules&lt;/a&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).
327
326
/// </summary>
328
327
/// <param name="request">The request object containing all of the parameters for the API call.</param>
329
328
/// <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
332
331
throw new sys ::NotImplementedException ( ) ;
333
332
334
333
/// <summary>
335
- /// Creates the given topic with the given name. See the
336
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
337
- /// resource name rules&lt;/a&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).
338
336
/// </summary>
339
337
/// <param name="request">The request object containing all of the parameters for the API call.</param>
340
338
/// <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
343
341
throw new sys ::NotImplementedException ( ) ;
344
342
345
343
/// <summary>
346
- /// Creates the given topic with the given name. See the
347
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
348
- /// resource name rules&lt;/a&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).
349
346
/// </summary>
350
347
/// <param name="request">The request object containing all of the parameters for the API call.</param>
351
348
/// <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
354
351
CreateTopicAsync ( request , gaxgrpc ::CallSettings . FromCancellationToken ( cancellationToken ) ) ;
355
352
356
353
/// <summary>
357
- /// Creates the given topic with the given name. See the
358
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
359
- /// resource name rules&lt;/a&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).
360
356
/// </summary>
361
357
/// <param name="name">
362
358
/// Required. The name of the topic. It must have the format
@@ -375,9 +371,8 @@ public virtual Topic CreateTopic(string name, gaxgrpc::CallSettings callSettings
375
371
} , callSettings ) ;
376
372
377
373
/// <summary>
378
- /// Creates the given topic with the given name. See the
379
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
380
- /// resource name rules&lt;/a&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).
381
376
/// </summary>
382
377
/// <param name="name">
383
378
/// Required. The name of the topic. It must have the format
@@ -396,9 +391,8 @@ public virtual Topic CreateTopic(string name, gaxgrpc::CallSettings callSettings
396
391
} , callSettings ) ;
397
392
398
393
/// <summary>
399
- /// Creates the given topic with the given name. See the
400
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
401
- /// resource name rules&lt;/a&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).
402
396
/// </summary>
403
397
/// <param name="name">
404
398
/// Required. The name of the topic. It must have the format
@@ -414,9 +408,8 @@ public virtual Topic CreateTopic(string name, gaxgrpc::CallSettings callSettings
414
408
CreateTopicAsync ( name , gaxgrpc ::CallSettings . FromCancellationToken ( cancellationToken ) ) ;
415
409
416
410
/// <summary>
417
- /// Creates the given topic with the given name. See the
418
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
419
- /// resource name rules&lt;/a&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).
420
413
/// </summary>
421
414
/// <param name="name">
422
415
/// Required. The name of the topic. It must have the format
@@ -435,9 +428,8 @@ public virtual Topic CreateTopic(TopicName name, gaxgrpc::CallSettings callSetti
435
428
} , callSettings ) ;
436
429
437
430
/// <summary>
438
- /// Creates the given topic with the given name. See the
439
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
440
- /// resource name rules&lt;/a&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).
441
433
/// </summary>
442
434
/// <param name="name">
443
435
/// Required. The name of the topic. It must have the format
@@ -456,9 +448,8 @@ public virtual Topic CreateTopic(TopicName name, gaxgrpc::CallSettings callSetti
456
448
} , callSettings ) ;
457
449
458
450
/// <summary>
459
- /// Creates the given topic with the given name. See the
460
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
461
- /// resource name rules&lt;/a&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).
462
453
/// </summary>
463
454
/// <param name="name">
464
455
/// Required. The name of the topic. It must have the format
@@ -1006,11 +997,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
1006
997
1007
998
/// <summary>
1008
999
/// Lists the names of the snapshots on this topic. Snapshots are used in
1009
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1014
1004
/// </summary>
1015
1005
/// <param name="request">The request object containing all of the parameters for the API call.</param>
1016
1006
/// <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
1020
1010
1021
1011
/// <summary>
1022
1012
/// Lists the names of the snapshots on this topic. Snapshots are used in
1023
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1028
1017
/// </summary>
1029
1018
/// <param name="request">The request object containing all of the parameters for the API call.</param>
1030
1019
/// <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
1034
1023
1035
1024
/// <summary>
1036
1025
/// Lists the names of the snapshots on this topic. Snapshots are used in
1037
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1042
1030
/// </summary>
1043
1031
/// <param name="topic">
1044
1032
/// Required. The name of the topic that snapshots are attached to.
@@ -1064,11 +1052,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
1064
1052
1065
1053
/// <summary>
1066
1054
/// Lists the names of the snapshots on this topic. Snapshots are used in
1067
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1072
1059
/// </summary>
1073
1060
/// <param name="topic">
1074
1061
/// Required. The name of the topic that snapshots are attached to.
@@ -1094,11 +1081,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
1094
1081
1095
1082
/// <summary>
1096
1083
/// Lists the names of the snapshots on this topic. Snapshots are used in
1097
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1102
1088
/// </summary>
1103
1089
/// <param name="topic">
1104
1090
/// Required. The name of the topic that snapshots are attached to.
@@ -1124,11 +1110,10 @@ public virtual Topic GetTopic(TopicName topic, gaxgrpc::CallSettings callSetting
1124
1110
1125
1111
/// <summary>
1126
1112
/// Lists the names of the snapshots on this topic. Snapshots are used in
1127
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1132
1117
/// </summary>
1133
1118
/// <param name="topic">
1134
1119
/// Required. The name of the topic that snapshots are attached to.
@@ -1446,9 +1431,8 @@ public PublisherServiceApiClientImpl(Publisher.PublisherClient grpcClient, Publi
1446
1431
partial void Modify_DetachSubscriptionRequest ( ref DetachSubscriptionRequest request , ref gaxgrpc ::CallSettings settings ) ;
1447
1432
1448
1433
/// <summary>
1449
- /// Creates the given topic with the given name. See the
1450
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
1451
- /// resource name rules&lt;/a&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).
1452
1436
/// </summary>
1453
1437
/// <param name="request">The request object containing all of the parameters for the API call.</param>
1454
1438
/// <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
1460
1444
}
1461
1445
1462
1446
/// <summary>
1463
- /// Creates the given topic with the given name. See the
1464
- /// &lt;a href="https://cloud.google.com/pubsub/docs/admin#resource_names"&gt;
1465
- /// resource name rules&lt;/a&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).
1466
1449
/// </summary>
1467
1450
/// <param name="request">The request object containing all of the parameters for the API call.</param>
1468
1451
/// <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
1599
1582
1600
1583
/// <summary>
1601
1584
/// Lists the names of the snapshots on this topic. Snapshots are used in
1602
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1607
1589
/// </summary>
1608
1590
/// <param name="request">The request object containing all of the parameters for the API call.</param>
1609
1591
/// <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
1616
1598
1617
1599
/// <summary>
1618
1600
/// Lists the names of the snapshots on this topic. Snapshots are used in
1619
- /// &lt;a href="https://cloud.google.com/pubsub/docs/replay-overview"&gt;Seek&lt;/a&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.
1624
1605
/// </summary>
1625
1606
/// <param name="request">The request object containing all of the parameters for the API call.</param>
1626
1607
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
0 commit comments