diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md
index ee0f4d7d9c70..c9ce12453a25 100644
--- a/java-storageinsights/README.md
+++ b/java-storageinsights/README.md
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
* Message describing ReportConfig object. ReportConfig is the configuration to * generate reports. + * See + * https://cloud.google.com/storage/docs/insights/using-inventory-reports#create-config-rest + * for more details on how to set various fields. * Next ID: 12 ** @@ -987,6 +990,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
* Message describing ReportConfig object. ReportConfig is the configuration to
* generate reports.
+ * See
+ * https://cloud.google.com/storage/docs/insights/using-inventory-reports#create-config-rest
+ * for more details on how to set various fields.
* Next ID: 12
*
*
diff --git a/java-storageinsights/proto-google-cloud-storageinsights-v1/src/main/proto/google/cloud/storageinsights/v1/storageinsights.proto b/java-storageinsights/proto-google-cloud-storageinsights-v1/src/main/proto/google/cloud/storageinsights/v1/storageinsights.proto
index c7d04dd6cb80..68dce54c3e2d 100644
--- a/java-storageinsights/proto-google-cloud-storageinsights-v1/src/main/proto/google/cloud/storageinsights/v1/storageinsights.proto
+++ b/java-storageinsights/proto-google-cloud-storageinsights-v1/src/main/proto/google/cloud/storageinsights/v1/storageinsights.proto
@@ -445,6 +445,9 @@ message ObjectMetadataReportOptions {
// Message describing ReportConfig object. ReportConfig is the configuration to
// generate reports.
+// See
+// https://cloud.google.com/storage/docs/insights/using-inventory-reports#create-config-rest
+// for more details on how to set various fields.
// Next ID: 12
message ReportConfig {
option (google.api.resource) = {