We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611df62 commit c77d050Copy full SHA for c77d050
google/api/metadata.proto
@@ -42,9 +42,9 @@ message Metadata {
42
// options introduced for some languages.
43
string product_name = 1;
44
45
- // The URL for this product.
+ // The URI for this product.
46
// This may be used in documentation and package metadata.
47
- string product_url = 2;
+ string product_uri = 2;
48
49
// The name of the client library package, if it differs from the
50
// product name.
0 commit comments