diff --git a/google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/DashboardsServiceClient.java b/google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/DashboardsServiceClient.java index 6b67e818..bd889014 100644 --- a/google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/DashboardsServiceClient.java +++ b/google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/DashboardsServiceClient.java @@ -166,9 +166,10 @@ public DashboardsServiceStub getStub() { // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Creates a new custom dashboard. For examples on how you can use this API to create dashboards, - * see [Managing dashboards by API](/monitoring/dashboards/api-dashboard). This method requires - * the `monitoring.dashboards.create` permission on the specified project. For more information - * about permissions, see [Cloud Identity and Access Management](/iam). + * see [Managing dashboards by API](https://cloud.google.com/monitoring/dashboards/api-dashboard). + * This method requires the `monitoring.dashboards.create` permission on the specified project. + * For more information about permissions, see [Cloud Identity and Access + * Management](https://cloud.google.com/iam). * *

Sample code: * @@ -193,9 +194,10 @@ public final Dashboard createDashboard(CreateDashboardRequest request) { // AUTO-GENERATED DOCUMENTATION AND METHOD. /** * Creates a new custom dashboard. For examples on how you can use this API to create dashboards, - * see [Managing dashboards by API](/monitoring/dashboards/api-dashboard). This method requires - * the `monitoring.dashboards.create` permission on the specified project. For more information - * about permissions, see [Cloud Identity and Access Management](/iam). + * see [Managing dashboards by API](https://cloud.google.com/monitoring/dashboards/api-dashboard). + * This method requires the `monitoring.dashboards.create` permission on the specified project. + * For more information about permissions, see [Cloud Identity and Access + * Management](https://cloud.google.com/iam). * *

Sample code: * diff --git a/grpc-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/DashboardsServiceGrpc.java b/grpc-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/DashboardsServiceGrpc.java index a9ba2da2..21503a6c 100644 --- a/grpc-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/DashboardsServiceGrpc.java +++ b/grpc-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/DashboardsServiceGrpc.java @@ -320,10 +320,10 @@ public abstract static class DashboardsServiceImplBase implements io.grpc.Bindab *

      * Creates a new custom dashboard. For examples on how you can use this API to
      * create dashboards, see [Managing dashboards by
-     * API](/monitoring/dashboards/api-dashboard). This method requires the
+     * API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This method requires the
      * `monitoring.dashboards.create` permission on the specified project. For
      * more information about permissions, see [Cloud Identity and Access
-     * Management](/iam).
+     * Management](https://cloud.google.com/iam).
      * 
*/ public void createDashboard( @@ -471,10 +471,10 @@ protected DashboardsServiceStub build( *
      * Creates a new custom dashboard. For examples on how you can use this API to
      * create dashboards, see [Managing dashboards by
-     * API](/monitoring/dashboards/api-dashboard). This method requires the
+     * API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This method requires the
      * `monitoring.dashboards.create` permission on the specified project. For
      * more information about permissions, see [Cloud Identity and Access
-     * Management](/iam).
+     * Management](https://cloud.google.com/iam).
      * 
*/ public void createDashboard( @@ -594,10 +594,10 @@ protected DashboardsServiceBlockingStub build( *
      * Creates a new custom dashboard. For examples on how you can use this API to
      * create dashboards, see [Managing dashboards by
-     * API](/monitoring/dashboards/api-dashboard). This method requires the
+     * API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This method requires the
      * `monitoring.dashboards.create` permission on the specified project. For
      * more information about permissions, see [Cloud Identity and Access
-     * Management](/iam).
+     * Management](https://cloud.google.com/iam).
      * 
*/ public com.google.monitoring.dashboard.v1.Dashboard createDashboard( @@ -697,10 +697,10 @@ protected DashboardsServiceFutureStub build( *
      * Creates a new custom dashboard. For examples on how you can use this API to
      * create dashboards, see [Managing dashboards by
-     * API](/monitoring/dashboards/api-dashboard). This method requires the
+     * API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This method requires the
      * `monitoring.dashboards.create` permission on the specified project. For
      * more information about permissions, see [Cloud Identity and Access
-     * Management](/iam).
+     * Management](https://cloud.google.com/iam).
      * 
*/ public com.google.common.util.concurrent.ListenableFuture< diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/dashboards_service.proto b/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/dashboards_service.proto index ce5026e5..a29d7fed 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/dashboards_service.proto +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/dashboards_service.proto @@ -43,10 +43,10 @@ service DashboardsService { // Creates a new custom dashboard. For examples on how you can use this API to // create dashboards, see [Managing dashboards by - // API](/monitoring/dashboards/api-dashboard). This method requires the + // API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This method requires the // `monitoring.dashboards.create` permission on the specified project. For // more information about permissions, see [Cloud Identity and Access - // Management](/iam). + // Management](https://cloud.google.com/iam). rpc CreateDashboard(CreateDashboardRequest) returns (Dashboard) { option (google.api.http) = { post: "/v1/{parent=projects/*}/dashboards" diff --git a/synth.metadata b/synth.metadata index 2f28f28e..5d5a73e5 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,15 +4,15 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-monitoring-dashboards.git", - "sha": "dfc4c2117199134dd3f6e22ac9f91f03cda42710" + "sha": "630d0fa5d68fb31a3ffe8700152368c6420c06fc" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "59cea2c540441a74df5d7d861c3238377cccf9c6", - "internalRef": "369326004" + "sha": "3ac97c83a5e31abd8352c04eb5cb69d8e0028745", + "internalRef": "369540262" } }, {