You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.html
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -315,6 +315,8 @@ <h3>Method Details</h3>
315
315
},
316
316
"publicRepository": "A String", # One of the publicly available Maven repositories supported by Artifact Registry.
317
317
},
318
+
"noCache": { # The configuration for the no-cache fetching mode, which acts as a non-caching proxy. # The remote repository will act as a non-caching proxy.
319
+
},
318
320
"npmRepository": { # Configuration for a Npm remote repository. # Specific settings for an Npm remote repository.
"uri": "A String", # An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".
@@ -564,6 +566,8 @@ <h3>Method Details</h3>
564
566
},
565
567
"publicRepository": "A String", # One of the publicly available Maven repositories supported by Artifact Registry.
566
568
},
569
+
"noCache": { # The configuration for the no-cache fetching mode, which acts as a non-caching proxy. # The remote repository will act as a non-caching proxy.
570
+
},
567
571
"npmRepository": { # Configuration for a Npm remote repository. # Specific settings for an Npm remote repository.
"uri": "A String", # An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".
@@ -747,6 +751,8 @@ <h3>Method Details</h3>
747
751
},
748
752
"publicRepository": "A String", # One of the publicly available Maven repositories supported by Artifact Registry.
749
753
},
754
+
"noCache": { # The configuration for the no-cache fetching mode, which acts as a non-caching proxy. # The remote repository will act as a non-caching proxy.
755
+
},
750
756
"npmRepository": { # Configuration for a Npm remote repository. # Specific settings for an Npm remote repository.
"uri": "A String", # An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".
@@ -899,6 +905,8 @@ <h3>Method Details</h3>
899
905
},
900
906
"publicRepository": "A String", # One of the publicly available Maven repositories supported by Artifact Registry.
901
907
},
908
+
"noCache": { # The configuration for the no-cache fetching mode, which acts as a non-caching proxy. # The remote repository will act as a non-caching proxy.
909
+
},
902
910
"npmRepository": { # Configuration for a Npm remote repository. # Specific settings for an Npm remote repository.
"uri": "A String", # An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".
@@ -1034,6 +1042,8 @@ <h3>Method Details</h3>
1034
1042
},
1035
1043
"publicRepository": "A String", # One of the publicly available Maven repositories supported by Artifact Registry.
1036
1044
},
1045
+
"noCache": { # The configuration for the no-cache fetching mode, which acts as a non-caching proxy. # The remote repository will act as a non-caching proxy.
1046
+
},
1037
1047
"npmRepository": { # Configuration for a Npm remote repository. # Specific settings for an Npm remote repository.
0 commit comments