@@ -318,10 +318,8 @@ public abstract static class DasardsServiceImplBase implements io.grpc.Bindab
318
318
*
319
319
*
320
320
* <pre>
321
- * Creates a new custom dasard.
322
- * This method requires the `monitoring.dasards.create` permission
323
- * on the specified project. For more information, see
324
- * [Google Cloud IAM](https://cloud.google.com/iam).
321
+ * Creates a new custom dasard. For examples on how you can use this API to create dasards, see [Managing dasards by API](/monitoring/dasards/api-dasard).
322
+ * This method requires the `monitoring.dasards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](/iam).
325
323
* </pre>
326
324
*/
327
325
public void createDasard (
@@ -339,7 +337,7 @@ public void createDasard(
339
337
* Lists the existing dasards.
340
338
* This method requires the `monitoring.dasards.list` permission
341
339
* on the specified project. For more information, see
342
- * [Google Cloud IAM ](https://cloud.google.com/iam).
340
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
343
341
* </pre>
344
342
*/
345
343
public void listDasards (
@@ -357,7 +355,7 @@ public void listDasards(
357
355
* Fetches a specific dasard.
358
356
* This method requires the `monitoring.dasards.get` permission
359
357
* on the specified dasard. For more information, see
360
- * [Google Cloud IAM ](https://cloud.google.com/iam).
358
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
361
359
* </pre>
362
360
*/
363
361
public void getDasard (
@@ -375,7 +373,7 @@ public void getDasard(
375
373
* Deletes an existing custom dasard.
376
374
* This method requires the `monitoring.dasards.delete` permission
377
375
* on the specified dasard. For more information, see
378
- * [Google Cloud IAM ](https://cloud.google.com/iam).
376
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
379
377
* </pre>
380
378
*/
381
379
public void deleteDasard (
@@ -392,7 +390,7 @@ public void deleteDasard(
392
390
* Replaces an existing custom dasard with a new definition.
393
391
* This method requires the `monitoring.dasards.update` permission
394
392
* on the specified dasard. For more information, see
395
- * [Google Cloud IAM ](https://cloud.google.com/iam).
393
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
396
394
* </pre>
397
395
*/
398
396
public void updateDasard (
@@ -467,10 +465,8 @@ protected DasardsServiceStub build(
467
465
*
468
466
*
469
467
* <pre>
470
- * Creates a new custom dasard.
471
- * This method requires the `monitoring.dasards.create` permission
472
- * on the specified project. For more information, see
473
- * [Google Cloud IAM](https://cloud.google.com/iam).
468
+ * Creates a new custom dasard. For examples on how you can use this API to create dasards, see [Managing dasards by API](/monitoring/dasards/api-dasard).
469
+ * This method requires the `monitoring.dasards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](/iam).
474
470
* </pre>
475
471
*/
476
472
public void createDasard (
@@ -490,7 +486,7 @@ public void createDasard(
490
486
* Lists the existing dasards.
491
487
* This method requires the `monitoring.dasards.list` permission
492
488
* on the specified project. For more information, see
493
- * [Google Cloud IAM ](https://cloud.google.com/iam).
489
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
494
490
* </pre>
495
491
*/
496
492
public void listDasards (
@@ -510,7 +506,7 @@ public void listDasards(
510
506
* Fetches a specific dasard.
511
507
* This method requires the `monitoring.dasards.get` permission
512
508
* on the specified dasard. For more information, see
513
- * [Google Cloud IAM ](https://cloud.google.com/iam).
509
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
514
510
* </pre>
515
511
*/
516
512
public void getDasard (
@@ -530,7 +526,7 @@ public void getDasard(
530
526
* Deletes an existing custom dasard.
531
527
* This method requires the `monitoring.dasards.delete` permission
532
528
* on the specified dasard. For more information, see
533
- * [Google Cloud IAM ](https://cloud.google.com/iam).
529
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
534
530
* </pre>
535
531
*/
536
532
public void deleteDasard (
@@ -549,7 +545,7 @@ public void deleteDasard(
549
545
* Replaces an existing custom dasard with a new definition.
550
546
* This method requires the `monitoring.dasards.update` permission
551
547
* on the specified dasard. For more information, see
552
- * [Google Cloud IAM ](https://cloud.google.com/iam).
548
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
553
549
* </pre>
554
550
*/
555
551
public void updateDasard (
@@ -588,10 +584,8 @@ protected DasardsServiceBlockingStub build(
588
584
*
589
585
*
590
586
* <pre>
591
- * Creates a new custom dasard.
592
- * This method requires the `monitoring.dasards.create` permission
593
- * on the specified project. For more information, see
594
- * [Google Cloud IAM](https://cloud.google.com/iam).
587
+ * Creates a new custom dasard. For examples on how you can use this API to create dasards, see [Managing dasards by API](/monitoring/dasards/api-dasard).
588
+ * This method requires the `monitoring.dasards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](/iam).
595
589
* </pre>
596
590
*/
597
591
public com .google .monitoring .dasard .v1 .Dasard createDasard (
@@ -607,7 +601,7 @@ public com.google.monitoring.dasard.v1.Dasard createDasard(
607
601
* Lists the existing dasards.
608
602
* This method requires the `monitoring.dasards.list` permission
609
603
* on the specified project. For more information, see
610
- * [Google Cloud IAM ](https://cloud.google.com/iam).
604
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
611
605
* </pre>
612
606
*/
613
607
public com .google .monitoring .dasard .v1 .ListDasardsResponse listDasards (
@@ -623,7 +617,7 @@ public com.google.monitoring.dasard.v1.ListDasardsResponse listDasards(
623
617
* Fetches a specific dasard.
624
618
* This method requires the `monitoring.dasards.get` permission
625
619
* on the specified dasard. For more information, see
626
- * [Google Cloud IAM ](https://cloud.google.com/iam).
620
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
627
621
* </pre>
628
622
*/
629
623
public com .google .monitoring .dasard .v1 .Dasard getDasard (
@@ -639,7 +633,7 @@ public com.google.monitoring.dasard.v1.Dasard getDasard(
639
633
* Deletes an existing custom dasard.
640
634
* This method requires the `monitoring.dasards.delete` permission
641
635
* on the specified dasard. For more information, see
642
- * [Google Cloud IAM ](https://cloud.google.com/iam).
636
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
643
637
* </pre>
644
638
*/
645
639
public com .google .protobuf .Empty deleteDasard (
@@ -655,7 +649,7 @@ public com.google.protobuf.Empty deleteDasard(
655
649
* Replaces an existing custom dasard with a new definition.
656
650
* This method requires the `monitoring.dasards.update` permission
657
651
* on the specified dasard. For more information, see
658
- * [Google Cloud IAM ](https://cloud.google.com/iam).
652
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
659
653
* </pre>
660
654
*/
661
655
public com .google .monitoring .dasard .v1 .Dasard updateDasard (
@@ -689,10 +683,8 @@ protected DasardsServiceFutureStub build(
689
683
*
690
684
*
691
685
* <pre>
692
- * Creates a new custom dasard.
693
- * This method requires the `monitoring.dasards.create` permission
694
- * on the specified project. For more information, see
695
- * [Google Cloud IAM](https://cloud.google.com/iam).
686
+ * Creates a new custom dasard. For examples on how you can use this API to create dasards, see [Managing dasards by API](/monitoring/dasards/api-dasard).
687
+ * This method requires the `monitoring.dasards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](/iam).
696
688
* </pre>
697
689
*/
698
690
public com .google .common .util .concurrent .ListenableFuture <
@@ -709,7 +701,7 @@ protected DasardsServiceFutureStub build(
709
701
* Lists the existing dasards.
710
702
* This method requires the `monitoring.dasards.list` permission
711
703
* on the specified project. For more information, see
712
- * [Google Cloud IAM ](https://cloud.google.com/iam).
704
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
713
705
* </pre>
714
706
*/
715
707
public com .google .common .util .concurrent .ListenableFuture <
@@ -726,7 +718,7 @@ protected DasardsServiceFutureStub build(
726
718
* Fetches a specific dasard.
727
719
* This method requires the `monitoring.dasards.get` permission
728
720
* on the specified dasard. For more information, see
729
- * [Google Cloud IAM ](https://cloud.google.com/iam).
721
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
730
722
* </pre>
731
723
*/
732
724
public com .google .common .util .concurrent .ListenableFuture <
@@ -743,7 +735,7 @@ protected DasardsServiceFutureStub build(
743
735
* Deletes an existing custom dasard.
744
736
* This method requires the `monitoring.dasards.delete` permission
745
737
* on the specified dasard. For more information, see
746
- * [Google Cloud IAM ](https://cloud.google.com/iam).
738
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
747
739
* </pre>
748
740
*/
749
741
public com .google .common .util .concurrent .ListenableFuture <com .google .protobuf .Empty >
@@ -759,7 +751,7 @@ protected DasardsServiceFutureStub build(
759
751
* Replaces an existing custom dasard with a new definition.
760
752
* This method requires the `monitoring.dasards.update` permission
761
753
* on the specified dasard. For more information, see
762
- * [Google Cloud IAM ](https://cloud.google.com/iam).
754
+ * [Cloud Identity and Access Management ](https://cloud.google.com/iam).
763
755
* </pre>
764
756
*/
765
757
public com .google .common .util .concurrent .ListenableFuture <
0 commit comments